diff --git a/pages/product/index.vue b/pages/product/index.vue index 1e8503d..fb62d92 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 }} +