<{include file="index/header.html"}>
添加等级
<{if $data}> <{foreach item=i from=$data}> <{/foreach}> <{else}> <{/if}>
分类名称 积分数 操作
<{$i.name}> <{$i.integral}> 编辑 删除
还没有数据,赶快添加吧!
<{include file="index/footer.html"}>