{include file="head.html"} {include file='b2b_shop_product_category/nav.html'}
{foreach item=c from=$list} {/foreach}
catid 所属商家 名称 状态 图片 操作
{$c.catid} {$c.shopname} {$c.title} {$c.status} 编辑 删除
{$pagelist}
{include file="footer.html"}