$!httpInclude.include("/top.htm") $!httpInclude.include("/seller/nav_head.htm")
$!httpInclude.include("/seller/nav.htm?op=goods_out")
卖家中心
>
违规下架的商品
违规下架商品
商品分类
请选择商品分类...
#foreach($user_class in $goodsViewTools.query_user_class(""))
$!user_class.className
#foreach($c_user_class in $user_class.childs)
$!c_user_class.className
#end #end
商品名称
全选
删除
商品名称
商品分类
价格
推荐
操作
#foreach($obj in $objs)
#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
编辑
删除
#end
$!gotoPageHTML
全选
删除
$!httpInclude.include("/footer.htm")