$!httpInclude.include("/top.htm") $!httpInclude.include("/seller/nav_head.htm")
$!httpInclude.include("/seller/nav.htm?op=usergoodsbrand")
卖家中心 > 卖家品牌
#foreach($obj in $objs) #if($!obj.audit==-1) #set($status = "审核未通过") #end #if($!obj.audit==0) #set($status = "待审核") #end #if($!obj.audit==1) #set($status = "审核通过") #end #end
品牌名称 品牌标志 审核状态 操作
$!obj.name $!status #if($!obj.audit==-1) 删除 #end #if($!obj.audit==0)编辑 | 删除 #end
$!gotoPageFormHTML
$!httpInclude.include("/footer.htm")