<{import file="index/header.html"}> <{include file="help/nav.html"}>
添加分类
<{if $cats}> <{foreach item=i from=$cats}> <{/foreach}> <{else}> <{/if}>
操作 名称 别名 排序 状态 添加时间
删除 编辑 <{$i.name}> <{$i.alias}> <{$i.px}> <{if $i.status == '1'}>正常<{else}>关闭<{/if}> <{$i.addtime}>
还没有数据,赶快添加吧!
<{import file="index/footer.html"}>