{notempty name="err_msg"}
{$err_msg}
{/notempty} {notempty name="categories"}
{volist name="categories" id="c"} {$c.name} {/volist}
{/notempty}
{notempty name="plugins"} {volist name="plugins" id="p"}
{notempty name="p.logo"}{/notempty}

{$p.title}

{$p.category|default='插件'}

{$p.desc|default='—'}

{$p.price_text} {$p.downloads}
查看详情
{/volist} {else/}
暂无可展示的插件,请连接应用市场
{/notempty}