<{include file="index/header.html"}> <{include file="admin/nav.html"}>
添加权限模板
<{if $data}> <{foreach item=i from=$data}> <{/foreach}> <{else}> <{/if}>
操作 名称 描述 状态 添加时间
删除 编辑 <{$i.name}> <{$i.desc}> <{if $i.status == '1'}>正常<{else}>停用<{/if}> <{$i.addtime}>
还没有数据
<{include file="index/footer.html"}>