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