{{order.OrderStatus==0?'待确认':order.OrderStatus==1?'待付定金':order.OrderStatus==2?'待付尾款':order.OrderStatus==3?'待交割':order.OrderStatus==4?'交割中':order.OrderStatus==5?'已完成':order.OrderStatus==-1?'审核拒绝':'已取消'}}

{{statusContent}}

{{order.ReceivePerson}}    {{order.ReceivePhone}}

{{order.ReceiveProvince+order.ReceiveCity+order.ReceiveDistrict+order.ReceiveAddressDetail}}

{{order.SkuName}}
规格:{{order.Specification +"/" + order.BasicUnit}}     型号:{{order.Model}}
交割日期:{{formatTime(order.DeliveryDate)}}

¥{{order.SalePrice +(order.SaleUnit)}}

×{{order.TotalCount}}

商品总数量 商品总重量 {{order.TotalCount}}{{(order.SaleUnit)}}
商品总金额 {{toDecimal(order.GoodsTotalMoney).toFixed(2)}}
物流费 ¥{{toDecimal(order.FreightTotalMoney).toFixed(2)}}
订单总金额 ¥{{toDecimal(order.PayableMoney).toFixed(2)}}
需付定金 ¥{{toDecimal(order.PrepaidMoney).toFixed(2)}}({{order.DepositPercent}}%)
需付尾款 ¥{{toDecimal(order.FinalMoney).toFixed(2)}}({{100-order.DepositPercent}}%+物流费)
买家留言: {{order.Remark}}
订单编号:{{order.OrderId}}
下单时间:{{order.AddTime}}
支付定金时间:{{order.PayPrepaidMoneyTime}}
支付尾款时间:{{order.PayFinalMoneyTime}}
交割实物订单号:{{order.UnionOrderId}}
取消订单 支付定金 支付尾款