{include file="head.html"}
{$group.title}::分类管理
名称:
排序:
添加
{foreach item=c from=$data}
名称:
排序:
保存
删除
{/foreach}
{include file="footer.html"}