{include file="header.html"}
{include file='attr_cat/nav.html'} {foreach item=c from=$data} {/foreach}
ID 名称 状态 分组 操作
{$c.cat_id} {$c.title} {$c.status} {$c.attr_group} 编辑 查看 删除
{$pagelist}
{include file="footer.html"}