<{include file="index/header.html"}> <{include file="admin/nav.html"}>
添加功能
<{if $data}> <{foreach item=i from=$data}> <{/foreach}> <{else}> <{/if}>
操作 名称 代码 排序
删除 编辑 <{if !$smarty.get.pid}> 查看 <{/if}> <{$i.name}> <{$i.code}> <{$i.px}>
还没有数据
<{include file="index/footer.html"}>