{include file="head.html"} {include file='car_brand/nav.html'}
{foreach item=c from=$list} {/foreach}
brandid 名称 图片 排序 状态 操作
{$c.brandid} {$c.title} {$c.orderindex} {$c.status} 编辑 查看 删除
{$pagelist}
{include file="footer.html"}