$!httpInclude.include("/top.htm") $!httpInclude.include("/buyer/head.htm")

买家退货物流动态

  • 订单编号:$!obj.order_id
  • 物流公司:$!obj.return_ec.company_name
  • 物流单号:$!obj.return_shipCode
  • #if($!transInfo.status==1) #foreach($info in $transInfo.data)
  •  $!info.time $!info.context
  • #end #else
  •   $!transInfo.message
  • #end
$!httpInclude.include("/footer.htm")