From 867c0d2ba70ee32855fa2cd988a908dcb4272c28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E7=A3=8A?= <45566618@qq.com> Date: Thu, 15 Aug 2024 16:39:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=81=E4=B8=9A=E9=A2=84=E7=BA=A6=E9=87=91?= =?UTF-8?q?=E9=A2=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- my/order/payModifyQy.vue | 14 +++++++------- pages/shop/index.vue | 8 ++++---- pages/shop/qiyeDatail.vue | 6 +++--- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/my/order/payModifyQy.vue b/my/order/payModifyQy.vue index 9d7927c..7a1ff0c 100644 --- a/my/order/payModifyQy.vue +++ b/my/order/payModifyQy.vue @@ -20,7 +20,7 @@ 项目价格: - {{detailData[0].packagePrice}} + {{orderXm.price}} @@ -44,7 +44,7 @@ {{item.title}} - @@ -54,8 +54,8 @@ - {{item.packagePrice}} - ¥{{item.oldPrice}} + {{orderXm.price}} + ¥{{orderXm.oldPrice}} 服务时长:{{item.duration}}分钟 @@ -90,7 +90,7 @@ - 去支付 + 去支付 @@ -1345,7 +1345,7 @@ .header-bottom-money-zhen{ display: flex; flex-direction: row; - align-items: flex-end; + align-items: flex-end; } .detail-foot-nav-bor{ width: 64px; @@ -2073,7 +2073,7 @@ font-size:28rpx; color: #666666; display: flex; - align-items: flex-end; + align-items: flex-end; } .value-font{ background: #fdeee9; diff --git a/pages/shop/index.vue b/pages/shop/index.vue index 661b1f2..8529f9d 100644 --- a/pages/shop/index.vue +++ b/pages/shop/index.vue @@ -35,8 +35,8 @@ - ¥{{item.packagePrice}} - + ¥{{item.price}} + ¥{{item.oldPrice}} @@ -194,7 +194,7 @@ this.$refs.paging.complete(false); }) } - + }, changeClick(index, item) { this.classifyId = item.id @@ -622,4 +622,4 @@ align-items: center; justify-content: space-between; } - \ No newline at end of file + diff --git a/pages/shop/qiyeDatail.vue b/pages/shop/qiyeDatail.vue index aa57ebb..ae6120f 100644 --- a/pages/shop/qiyeDatail.vue +++ b/pages/shop/qiyeDatail.vue @@ -24,10 +24,10 @@ - ¥{{detailData[0].packagePrice}} + ¥{{mainData.price}} - ¥{{detailData[0].oldPrice}} + ¥{{mainData.oldPrice}} @@ -94,7 +94,7 @@ 立即购买 - +