{include file="head.html"}
圈子分类
保存
ID
名称
操作
{foreach item=c from=$data}
{$c.catid}
{$c.title}
删除
{/foreach}
{include file="footer.html"}