<{include file="index/header.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"}>