快递配送
到店自取
商品金额
¥{{ state.orderInfo.goods_amount }}
扣除积分
{{ state.orderInfo.score_amount }}
优惠券
-¥{{ state.orderInfo.coupon_discount_fee }}
{{
state.couponInfo.can_use?.length > 0
? state.couponInfo.can_use?.length + '张可用'
: '暂无可用优惠券'
}}
活动优惠
-¥{{ state.orderInfo.promo_discount_fee }}