{{info.receiverName?info.receiverName:''}}
{{info.receiverPhone?info.receiverPhone:''}}
{{info.receiverProvince?info.receiverProvince:''}}
{{info.receiverCity?info.receiverCity:''}}
{{info.receiverDistrict?info.receiverDistrict:''}}
{{info.receiverDetailAddress?info.receiverDetailAddress:''}}
{{info.status==0?"待付款":
(info.status==1?"待发货":
(info.status==2?"待收货":
(info.status==3?"已完成":"订单已关闭")))}}
{{info.status==0?"订单已生成,请您完成订单支付。":
(info.status==1?"订单已支付,请您等待发货。":
(info.status==2?"订单已发货,请您注意查收。":
(info.status==3?"订单已完成,感谢购买!期待您的继续使用。":
(info.status==4?"您的订单已关闭。":"您的订单已取消。"))))}}
{{item.productName?item.productName:''}}
规格:{{ retSku(item.spData) }}
单价:¥{{item.salePrice}}
数量:{{item.quantity}}
{{item.salePrice?'¥'+(item.salePrice*item.quantity).toFixed(2):"¥0"}}
商品总价
{{info.totalAmount?'¥'+(info.totalAmount).toFixed(2):"¥0.0"}}
交易金额
¥{{info.payAmount}}
实付款
¥{{info.payAmount}}
订单编号
{{info.orderSn}}
物流单号
{{info.deliverySn}}
下单日期
{{info.createTime}}
支付方式
{{info.payType}}
支付日期
{{info.paymentTime}}
下单备注
{{info.note?info.note:'无'}}
订单支付(请在2小时内支付)
¥ {{price_payall}}
{{item.name}}
退款
退款金额:¥{{refundMoney}}
退款说明:{{refmessage?refmessage:"正常退款"}}