<{include file="index/header.html"}>
添加分类 <{if $smarty.get.cid}> 返回上一级 <{/if}>
<{if $data}> <{foreach item=i from=$data}> <{/foreach}> <{else}> <{/if}>
分类名 排序 首页 热门 推荐 状态 操作 创建时间
<{$i.name}>
<{$i.px_asc}>
<{if $i.status == '1'}>正常<{else}>关闭<{/if}> 编辑 删除 <{$i.addtime|date_format:'%Y-%m-%d %H:%M'}>'
还没有数据,赶快添加吧!
<{include file="index/footer.html"}>