<{import file="header.html" title="品牌管理"}>
品牌管理
添加品牌
<{uqcms m="goods" v="data" c="shop_brand"}> <{if $data}> <{foreach item=i from=$data.list}> <{/foreach}> <{else}> <{/if}>
分类名称 状态 操作
<{$i.name}>
<{if $i.status == '1'}>通过<{else}>审核<{/if}> 编辑 删除
您还没有品牌~
<{import file="footer.html"}>