$!httpInclude.include("/top.htm") $!httpInclude.include("/seller/nav_head.htm")
$!httpInclude.include("/seller/nav.htm?op=goods_out")
卖家中心 > 违规下架的商品
违规下架商品
商品分类  商品名称
全选 删除
#foreach($obj in $objs) #end
商品名称 商品分类 价格 推荐 操作
#if($!obj.goods_main_photo) #set($img="$!webPath/$!{obj.goods_main_photo.path}/$!{obj.goods_main_photo.name}") #else #set($img="$!webPath/$!{config.goodsImage.path}/$!{config.goodsImage.name}") #end $!obj.goods_name #if($!obj.gc)$!storeTools.generic_goods_class_info($!obj.gc)#end $!obj.store_price 编辑删除
$!gotoPageHTML
删除
$!httpInclude.include("/footer.htm")