{include(header)}
  • 品牌列表
  • 添加
  • {foreach($brand_list as $item)}
    {$item['brand_name']}
    {/foreach}
    {include(footer)}