{{ orderInfo.nickname }}
{{ orderInfo.real_name
}}{{ orderInfo.user_phone }}
{{$t(`复制`)}}
{{$t(`复制`)}}
{{ orderInfo.user_address }}
{{ item.productInfo.store_name }}
{{ item.productInfo.attrInfo.suk }}
{{$t(`¥`)}}{{ item.productInfo.price }}
x{{ item.cart_num }}
{{$t(`¥`)}}{{ item.productInfo.attrInfo.ot_price }}
{{$t(`¥`)}}{{ item.productInfo.ot_price }}
{{$t(`共`)}}{{ orderInfo.total_num }}{{$t(`件商品,应支付`)}}
{{$t(`¥`)}}{{ orderInfo.pay_price }} ( {{$t(`邮费`)}} {{$t(`¥`)}}{{
orderInfo.pay_postage
}}
)
{{$t(`订单编号`)}}:
{{ orderInfo.order_id
}}
{{$t(`复制`)}}
{{$t(`复制`)}}
{{$t(`下单时间`)}}:
{{ orderInfo._add_time }}
{{$t(`支付状态`)}}:
{{ orderInfo.paid == 1 ? $t(`已支付`) : $t(`未支付`) }}
{{$t(`支付方式`)}}:
{{ payType }}
{{$t(`买家留言`)}}:
{{ orderInfo.mark }}
{{item.title}}:
{{item.title}}:
{{item.value}}
{{$t(`商品总价`)}}:
{{$t(`¥`)}}{{(parseFloat(orderInfo.total_price || 0)+parseFloat(orderInfo.vip_true_price || 0)).toFixed(2)}}
{{$t(`配送运费`)}}:
{{$t(`¥`)}}{{parseFloat(orderInfo.pay_postage).toFixed(2)}}
{{$t(`用户等级优惠`)}}:
-{{$t(`¥`)}}{{parseFloat(orderInfo.levelPrice).toFixed(2)}}
{{$t(`付费会员优惠`)}}:
-{{$t(`¥`)}}{{parseFloat(orderInfo.memberPrice).toFixed(2)}}
{{$t(`优惠券抵扣`)}}:
-{{$t(`¥`)}}{{parseFloat(orderInfo.coupon_price).toFixed(2)}}
{{$t(`积分抵扣`)}}:
-{{$t(`¥`)}}{{parseFloat(orderInfo.deduction_price).toFixed(2)}}
{{$t(`实付款`)}}:{{$t(`¥`)}}{{parseFloat(orderInfo.pay_price || 0).toFixed(2)}}
{{$t(`配送方式`)}}:
{{$t(`快递`)}}
{{$t(`送货`)}}
{{$t(`快递公司`)}}:
{{$t(`送货人`)}}:
{{ orderInfo.delivery_name }}
{{$t(`快递单号`)}}:
{{$t(`送货人电话`)}}:
{{ orderInfo.delivery_id}}
{{$t(`复制`)}}
{{$t(`复制`)}}