{extend name="../layout/base" /} {block name="tool_bar"}
{/block} {block name="body"}
{if $type == 'uninstall'} {/if} {if $type != 'notinstall'} {/if} {volist name="addons" id="vo"} {if $type == 'uninstall'} {/if} {if $type != 'notinstall'} {/if} {/volist}
应用Logo 应用名称 应用标识年费 销量版本 作者templateID操作
{$vo.name} {$vo.addon}¥{$vo.price} {$vo.sale_num}{$vo.version} {$vo.author}{$vo.template_id ?? ''} {switch name="type"} {case value="uninstall"} 编辑 {/case} {case value="onsale"} 编辑 {if $vo.template_id || $vo.type=='mp'} {/if} {/case} {case value="notinstall"} {/case} {/switch} {if $vo.type == 'mini' and $type != 'notinstall'} 设置模版 {/if}
{$page|raw}
{/block} {block name="js"} {/block}