From 1a8c321ca7a94eae3a602c4f612649b8fbb11048 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Fri, 30 Jun 2023 22:44:36 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E8=AE=A2=E5=8D=95=E7=A1=AE=E8=AE=A4?= =?UTF-8?q?=E3=80=91=201.=20=E6=8E=A5=E5=85=A5=E4=BB=B7=E6=A0=BC=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=202.=20=E8=B0=83=E6=95=B4=20address=20=E7=9A=84?= =?UTF-8?q?=E8=8E=B7=E5=8F=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/users/order_confirm/index.vue | 251 ++++++++++++++-------------- 1 file changed, 125 insertions(+), 126 deletions(-) diff --git a/pages/users/order_confirm/index.vue b/pages/users/order_confirm/index.vue index 994a39de..7361671b 100644 --- a/pages/users/order_confirm/index.vue +++ b/pages/users/order_confirm/index.vue @@ -3,13 +3,13 @@ - - + - {{ addressInfo.name }} @@ -47,6 +47,7 @@ + @@ -55,29 +56,31 @@ - - + + 积分抵扣 - - {{useIntegral ? "剩余积分":"当前积分"}} - {{useIntegral ? orderInfoVo.surplusIntegral : orderInfoVo.userIntegral || 0}} + {{pointStatus ? "剩余积分":"当前积分"}} + + {{pointStatus ? orderInfoVo.totalPoint - orderInfoVo.usedPoint : (orderInfoVo.totalPoint || 0) }} + - + + - + + 快递费用 - - +¥{{orderInfoVo.freightFee}} + + +¥{{ fen2yuan(orderInfoVo.price.deliveryPrice) }} 免运费 @@ -85,24 +88,26 @@ 联系人 - + 联系电话 - + 备注信息 - +