订单编号:
{{ orderInfo.orderId }}
复制
下单时间:
{{ orderInfo.createTime }}
订单类型:
{{ orderTypeName }}
支付状态:
{{ orderInfo.paid ? "已支付" : "未支付" }}
支付方式:
{{ orderInfo._status._payType }}
买家留言:
{{ orderInfo.mark }}
配送方式:
发货
快递公司:
{{ orderInfo.deliveryName || "" }}
快递号:
{{ orderInfo.deliveryId || "" }}
配送方式:
送货
配送人:
{{ orderInfo.deliveryName || "" }}
配送电话:
{{ orderInfo.deliveryId || "" }}
拨打
收货人:
{{ orderInfo.realName }}
联系电话:
{{ orderInfo.userPhone }}
收货地址:
{{ orderInfo.userAddress }}
支付金额:
¥{{ orderInfo.totalPrice }}
支付积分:
{{ orderInfo.payIntegral }}积分
优惠券抵扣:
-¥{{ orderInfo.couponPrice }}
积分抵扣:
-¥{{ orderInfo.deductionPrice }}
运费:
¥{{ orderInfo.payPostage }}
实付款:
¥{{ orderInfo.payPrice }}
{{ orderInfo.payIntegral }}积分