<{include file="index/header.html"}>
分类添加
<{if $data}> <{foreach item=i from=$data}> <{/foreach}> <{else}> <{if $data.page}><{/if}> <{/if}>
分类 排序 状态 操作 时间
<{$i.name}> <{$i.px}> <{if $i.status == '1'}>正常<{else}>关闭<{/if}> 修改 删除 <{$i.addtime}>
还没有数据,赶快添加吧!
<{include file="index/footer.html"}>