{foreach item=c from=$catlist}
{foreach item=cc from=$c.child}
{/foreach}
{/foreach}
{$c.title}
编辑
删除
|-{$cc.title}
编辑
删除