From d36afe0969b42325c8f2229e32230778e5770b07 Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Fri, 22 Nov 2024 18:29:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AE=A2=E5=8D=95=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E4=BC=98=E6=83=A0=E7=AD=89=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pagesOrder/detail/components/extra.vue | 4 +- pagesOrder/detail/components/list - 副本.vue | 548 +++++++++++++++++++ pagesOrder/detail/components/list.vue | 60 +- pagesOrder/detail/detail.vue | 5 + 4 files changed, 591 insertions(+), 26 deletions(-) create mode 100644 pagesOrder/detail/components/list - 副本.vue diff --git a/pagesOrder/detail/components/extra.vue b/pagesOrder/detail/components/extra.vue index 8d67ab5..86440d5 100644 --- a/pagesOrder/detail/components/extra.vue +++ b/pagesOrder/detail/components/extra.vue @@ -1,5 +1,5 @@ + X{{item.number||item.num}} + + + + + + + + + + + + + + + + + + + + + + + 已优惠¥{{youhuiAllPrice}} + + + + + + 小计¥ + {{allPrice}} + + + + + + + + + + 总计¥ + {{to2(allPrice*1+seatFeePrice*1+packFee*1) }} + + + + + + 实付¥ + {{to2(orderInfo.amount) }} + + + + + 重新打印 + + + + + 优惠详情 + + + 会员优惠 + + + {{vipDiscountPrice}} + + + + 打折 + + + {{to2(discountAmount) }} + + + + 满减券抵扣 + + + {{to2(orderInfo.fullCouponDiscountAmount) }} + + + + 商品券抵扣 + + + {{productCouponDiscountAmount }} + + + + + 积分抵扣 + + + {{to2(orderInfo.pointsDiscountAmount) }} + + + + + + + + + + + + \ No newline at end of file diff --git a/pagesOrder/detail/components/list.vue b/pagesOrder/detail/components/list.vue index f952fec..3230e8a 100644 --- a/pagesOrder/detail/components/list.vue +++ b/pagesOrder/detail/components/list.vue @@ -136,9 +136,8 @@ 已优惠¥{{youhuiAllPrice}} - + - 小计¥ {{allPrice}} @@ -174,13 +173,13 @@ {{to2(allPrice*1+seatFeePrice*1+packFee*1) }} - + + + + 服务员改价 + -¥{{orderDetail.info.discountAmount}} +