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