<#include "/jspgou_sys/head.html"/>
<@s.m "global.position"/>: <@s.m "order.function"/> - 查看
" onclick="history.back();"/>
disabled/> disabled <#elseif order.payment.type==1>disabled/> disabled<#elseif order.status!=2>disabled<#elseif order.payment.type==1><#if order.paymentStatus!=2>disabled/> disabled<#elseif order.paymentStatus!=2>disabled<#elseif order.status!=2>disabled/> disabled<#elseif order.shippingStatus=2>disabled<#elseif order.paymentStatus=2>disabled<#elseif order.status=4>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.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/>