<#include "/jspgou_sys/head.html"/>
<@s.m "global.position"/>: <@s.m "order.function"/> - 查看
" onclick="history.back();"/>
disabled/> disabled/> disabled /> <#if order.returnOrder.status!=5>disabled<#else><#if order.returnOrder.status!=2>disabled /> disabled/>
<@p.form id="jvForm" action="o_update.do" labelWidth="12"> <@p.td colspan="2"><@s.m "order.product"/><@p.tr/> <@p.td colspan="2"> <@p.table value=order.items;item,i,has_next><#rt/> <@p.column code="product.code" style="width:100px"><#if item.product.productExt??>${item.product.productExt.code!}<#t/> <@p.column code="product.name" align="left"> ${item.product.name!} <#if item.productFash??>${item.productFash.attitude!}<#t/> <@p.column code="orderItem.finalPrice" style="width:110px">${item.salePrice!}<#t/> <@p.column code="单重" style="width:60px">${item.product.weight}<#t/> <@p.column code="orderItem.count" style="width:60px">${item.count}<#t/> <@p.column code="orderItem.subtotal" style="width:100px"><#if item.productFash??>${item.productFash.salePrice*item.count!0} <#else>${item.product.salePrice*item.count!0} <#t/> <@p.tr/> <@p.td colspan="2"><@s.m "order.info"/><@p.tr/> <@p.td colspan="1" width="50" label="订单编号">${order.code} <@p.td colspan="1" width="50" label="order.createTime">${order.createTime}<@p.tr/> <@p.td colspan="1" width="50" label="order.status"> <@s.m "order.status.${order.status}"/> <@p.td colspan="1" width="50" label="order.paymentStatus"> <@s.m "order.paymentStatus.${order.paymentStatus}"/> <@p.tr/> <@p.td colspan="1" width="50" label="order.shippingStatus"> <@s.m "order.shippingStatus.${order.shippingStatus}"/> <@p.td colspan="1" width="50" label="order.createTime">${order.shipping.name}<@p.tr/> <@p.td colspan="1" width="50" label="order.productPrice">${order.productPrice} <@p.td colspan="1" width="50" label="order.freight" required="true">${order.freight}<@p.tr/> <@p.td colspan="1" width="50" label="order.total">${order.total!0} <@p.td colspan="1" width="50" label="order.payment"><#if order.payment??>${order.payment.name}<@p.tr/> <@p.td colspan="2">退款详情<@p.tr/> <@p.td colspan="1" width="50" label="退款编号">${order.returnOrder.code!} <@p.td colspan="1" width="50" label="申请时间">${order.returnOrder.createTime?string("yyyy-MM-dd HH:mm:ss")!}<@p.tr/> <@p.td colspan="1" width="50" label="退款类型"><@s.m "orderReturn.returnType.${order.returnOrder.returnType!}"/> <@p.td colspan="1" width="50" label="退款状态"><@s.m "orderReturn.status.${order.returnOrder.status}"/><@p.tr/> <@p.td colspan="1" width="50" label="退款金额">${order.returnOrder.money!0} <@p.td colspan="1" width="50" label="退款原因">${order.returnOrder.shopDictionary.name!}<@p.tr/> <@p.td colspan="2" label="退款支付类型"><#if order.returnOrder.payType=1>我的账户<#elseif order.returnOrder.payType=2>支付宝<@p.tr/> <#if order.returnOrder.payType==2> <@p.td colspan="2" label="支付宝账号">${order.returnOrder.alipayId!}<@p.tr/> <@p.td colspan="2" label="退款说明">${order.returnOrder.reason!}<@p.tr/> <@p.td colspan="2" label="图片凭证"> <#list order.returnOrder.pictures as p>
预览
${p.description!}
<@p.tr/> <@p.td colspan="2">收货人信息<@p.tr/> <@p.td colspan="1" width="50" label="收货人姓名">${order.receiveName!} <@p.td colspan="1" width="50" label="收货人电话">${order.receiveMobile!}<@p.tr/> <@p.td colspan="1" width="50" label="收货人固定电话">${order.receivePhone!} <@p.td colspan="1" width="50" label="收货人邮编">${order.receiveZip!}<@p.tr/> <@p.td colspan="2" label="收货人地址">${order.receiveAddress}<@p.tr/> <@p.td colspan="2" label="order.comments">${order.comments!}<@p.tr/>