$!httpInclude.include("/top.htm")
$!httpInclude.include("/buyer/head.htm")
$!httpInclude.include("/buyer/nav.htm?op=complaint")

图片列表

    #if($!type=="buyer") #if($!obj.from_acc1)
  • 图片一
  • #end #if($!obj.from_acc2)
  • 图片二
  • #end #if($!obj.from_acc3)
  • 图片三
  • #end #end #if($!type=="seller") #if($!obj.to_acc1)
  • 图片一
  • #end #if($!obj.to_acc2)
  • 图片二
  • #end #if($!obj.to_acc3)
  • 图片三
  • #end #end
$!httpInclude.include("/footer.htm")