From c27a6f103a10c8ddf2e67ac47e7ee549580ccdca Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Thu, 20 Jun 2024 13:44:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E8=AE=BF=E9=97=AE=E5=95=86?= =?UTF-8?q?=E5=93=81=E6=B8=A9=E9=A6=A8=E6=8F=90=E7=A4=BA=EF=BC=8C=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E5=95=86=E5=93=81=E9=94=80=E9=87=8F=E5=92=8C=E5=BA=93?= =?UTF-8?q?=E5=AD=98=E6=98=BE=E7=A4=BA=E5=BC=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../categorylimit-warm-tips.vue | 54 +++++++++++++++++++ components/goods-buy/goods-buy.vue | 2 +- pages/goods-detail/goods-detail.css | 3 -- pages/goods-detail/goods-detail.vue | 22 +++++--- pages/goods-search/goods-search.vue | 24 +++++---- 5 files changed, 84 insertions(+), 21 deletions(-) create mode 100644 components/categorylimit-warm-tips/categorylimit-warm-tips.vue diff --git a/components/categorylimit-warm-tips/categorylimit-warm-tips.vue b/components/categorylimit-warm-tips/categorylimit-warm-tips.vue new file mode 100644 index 00000000..21c4205d --- /dev/null +++ b/components/categorylimit-warm-tips/categorylimit-warm-tips.vue @@ -0,0 +1,54 @@ + + + \ No newline at end of file diff --git a/components/goods-buy/goods-buy.vue b/components/goods-buy/goods-buy.vue index 6b7c1308..8c6289ac 100644 --- a/components/goods-buy/goods-buy.vue +++ b/components/goods-buy/goods-buy.vue @@ -18,7 +18,7 @@ {{ goods.show_original_price_symbol }}{{ goods_spec_base_original_price }}{{ goods.show_original_price_unit }} - + {{ $t('goods-detail.goods-detail.1s79t4') }} {{ goods_spec_base_inventory }} {{ goods.inventory_unit }} diff --git a/pages/goods-detail/goods-detail.css b/pages/goods-detail/goods-detail.css index 824bcdce..5191a597 100644 --- a/pages/goods-detail/goods-detail.css +++ b/pages/goods-detail/goods-detail.css @@ -180,9 +180,6 @@ .goods-base-content .collect { width: 76rpx; } -.goods-base-content .base-grid view { - width: calc(33.33% - 1px); -} /** * 视频 diff --git a/pages/goods-detail/goods-detail.vue b/pages/goods-detail/goods-detail.vue index ad9a33c5..217846ac 100644 --- a/pages/goods-detail/goods-detail.vue +++ b/pages/goods-detail/goods-detail.vue @@ -176,17 +176,17 @@ - - - + + + {{$t('goods-detail.goods-detail.1s79t4')}} {{ goods.inventory }} - + {{$t('goods-category.goods-category.283ot0')}} {{ goods.access_count }} - + {{$t('goods-category.goods-category.at5p35')}} {{ goods.sales_count }} @@ -586,6 +586,11 @@ + + + + +