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 @@ + + + + +