{extend name='admin@main'} {block name="content"}
{notempty name='list'} {/notempty} {foreach $list as $key=>$vo} {/foreach}
系统类型 版本标题 状态 时间 操作
{if $vo.type == 1} 安卓 {else} IOS {/if} {$vo.title|default=''} {eq name='vo.status' value='0'}已禁用{else}使用中{/eq}
{$vo.create_at|format_datetime} {if auth("store/versions/edit")} 编 辑 {/if}
{empty name='list'}没有记录哦{else}{$pagehtml|raw|default=''}{/empty}
{/block}