From 42cd0555f804fc5dbb1758e8f06aa5abfc74d302 Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Sat, 20 Dec 2025 15:44:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=B4=AD=E7=89=A9=E8=BD=A6?= =?UTF-8?q?=E4=BB=B7=E6=A0=BC=E9=97=AE=E9=A2=98=EF=BC=8C=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E9=99=90=E6=97=B6=E6=8A=98=E6=89=A3=E6=98=BE=E7=A4=BA=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/product/index.vue | 42 +++++++++++++++++++++-------------------- 1 file changed, 22 insertions(+), 20 deletions(-) diff --git a/pages/product/index.vue b/pages/product/index.vue index fa15b09..92027d9 100644 --- a/pages/product/index.vue +++ b/pages/product/index.vue @@ -49,15 +49,16 @@ - + - - 限时折扣{{ limitDiscountCountdown }} + 限时折扣{{ limitDiscountCountdown }} + 仅剩{{item.stockNumber}}份 @@ -203,8 +204,12 @@ - - 限时折扣{{ limitDiscountCountdown }} + 限时折扣{{ limitDiscountCountdown }} + + 仅剩{{item1.stockNumber}}份 @@ -266,12 +271,11 @@ :shopUserInfo="shopUserInfo" :shopInfo="shopInfo"> /{{ item1.unitName }} - + ¥{{ item1.salePrice }} - + v-if="showLimitDiscount(item1)">¥{{ item1.salePrice }} +