From 33543f99d784f5d2a45c10f9d48024deff45b980 Mon Sep 17 00:00:00 2001 From: linxi <957440651@qq.com> Date: Tue, 4 Nov 2025 17:20:22 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A4319=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=E9=A6=96=E9=A1=B5=E6=90=9C?= =?UTF-8?q?=E7=B4=A2=E5=BA=97=E9=93=BA-=E5=BA=97=E9=93=BA=E5=95=86?= =?UTF-8?q?=E5=93=81=E5=B1=95=E7=A4=BA=E5=8C=BA=E5=9F=9F=EF=BC=9A=E5=BC=80?= =?UTF-8?q?=E5=90=AF=E4=BA=86=E4=BB=B7=E6=A0=BC=E9=9D=A2=E8=AE=AE=E5=B1=9E?= =?UTF-8?q?=E6=80=A7=E7=9A=84=E5=95=86=E5=93=81=E6=B2=A1=E6=9C=89=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E4=B8=BA=E2=80=9C=E4=BB=B7=E6=A0=BC=E9=9D=A2=E8=AE=AE?= =?UTF-8?q?=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/shop/GoodsList/index.vue | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/pages/shop/GoodsList/index.vue b/pages/shop/GoodsList/index.vue index bcf6bba..086e84c 100644 --- a/pages/shop/GoodsList/index.vue +++ b/pages/shop/GoodsList/index.vue @@ -140,9 +140,17 @@ @click="goGoodsCon(good.productId)" > - - - {{ force2Decimal(good.productPrice) }} + + + + {{ force2Decimal(good.productPrice) }} + + + 价格面议 +