From 17f686720211e9adc8ff77b50b2e65ce96936ada Mon Sep 17 00:00:00 2001 From: linxi Date: Thu, 31 Jul 2025 11:47:40 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A3787=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=E5=B0=96?= =?UTF-8?q?=E8=B4=A7=E6=8E=A8=E8=8D=90=E2=80=94=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=E6=B2=A1=E6=9C=89=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E2=80=9C=E4=BB=B7=E6=A0=BC=E9=9D=A2=E8=AE=AE=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/xdd-product-item/index.vue | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/components/xdd-product-item/index.vue b/components/xdd-product-item/index.vue index 7a04388..d1101f6 100644 --- a/components/xdd-product-item/index.vue +++ b/components/xdd-product-item/index.vue @@ -65,9 +65,21 @@ - ¥{{ item[priceKey] }} + + 价格面议 + + + + ¥ + + {{ item[priceKey] }} - +