From 37cd468d442d19d120750acf97cf759ade87ba2d Mon Sep 17 00:00:00 2001 From: modendeveloper Date: Wed, 2 Apr 2025 00:21:22 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A3580=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E5=BC=80=E5=90=AF=E4=BA=86?= =?UTF-8?q?=E4=BB=B7=E6=A0=BC=E9=9D=A2=E8=AE=AE=E7=9A=84=E5=95=86=E5=93=81?= =?UTF-8?q?=E4=BB=B7=E6=A0=BC=E5=8C=BA=E5=9F=9F=E9=9C=80=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E4=B8=BA=E3=80=90=E4=BB=B7=E6=A0=BC=E9=9D=A2=E8=AE=AE=E3=80=91?= =?UTF-8?q?=EF=BC=88=E9=A1=B5=E9=9D=A2=EF=BC=9A=E5=BA=97=E9=93=BA=E5=95=86?= =?UTF-8?q?=E5=93=81=E5=88=97=E8=A1=A8=E9=A1=B5=E9=9D=A2=E3=80=81=E5=95=86?= =?UTF-8?q?=E8=AF=A6=E9=A1=B5=E7=9A=84=E5=BA=97=E9=93=BA=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E5=8C=BA=E5=9F=9F=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/shop/GoodsCon/index.vue | 3 ++- pagesInn/inn/innGoodList.vue | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/pages/shop/GoodsCon/index.vue b/pages/shop/GoodsCon/index.vue index 9623fcc..ae19de3 100644 --- a/pages/shop/GoodsCon/index.vue +++ b/pages/shop/GoodsCon/index.vue @@ -328,7 +328,8 @@ {{ item.storeName }} - ¥{{ item.price }} + ¥{{ item.price }} + 价格面议 diff --git a/pagesInn/inn/innGoodList.vue b/pagesInn/inn/innGoodList.vue index 2334d1c..d9b1481 100644 --- a/pagesInn/inn/innGoodList.vue +++ b/pagesInn/inn/innGoodList.vue @@ -14,7 +14,7 @@ /> {{ item.storeName }} - + ¥{{ item.price }} + 价格面议