$!httpInclude.include("/top.htm")
$!httpInclude.include("/buyer/head.htm")
$!httpInclude.include("/buyer/nav.htm")
买家中心
>
举报详情
举报列表
举报详情
举报商品:
$!obj.goods.goods_name
举报类型:
$!obj.subject.type.name
举报主题:
$!obj.subject.title
举报时间:
$!CommUtil.formatLongDate($!obj.addTime)
举报内容:
$!obj.content
举报状态:
#if($!obj.status==0)未处理#else 已处理 #end
处理结果:
#set($result="等待处理") #if($!obj.result==1) #set($result="有效举报") #elseif($!obj.result==-1) #set($result="无效举报") #end
$!result
取证图片1:
#if($!obj.acc1) #set($width=$!CommUtil.div($!obj.acc1.width,3)) #set($heigh=$!CommUtil.div($!obj.acc1.height,3))
#end
取证图片2:
#if($!obj.acc2) #set($width=$!CommUtil.div($!obj.acc2.width,3)) #set($heigh=$!CommUtil.div($!obj.acc2.height,3))
#end
取证图片3:
#if($!obj.acc3) #set($width=$!CommUtil.div($!obj.acc3.width,3)) #set($heigh=$!CommUtil.div($!obj.acc3.height,3))
#end
$!httpInclude.include("/footer.htm")