From d1bb6c37153e32dc60ec1df10675f3188eed565b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com> Date: Fri, 13 Sep 2024 15:01:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=95=86=E5=93=81=E9=80=89?= =?UTF-8?q?=E9=A1=B9=E5=8D=A1=E7=9A=84=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/diy/goods-tabs.vue | 136 --------------------------- components/diy/modules/tabs-view.vue | 5 +- 2 files changed, 3 insertions(+), 138 deletions(-) diff --git a/components/diy/goods-tabs.vue b/components/diy/goods-tabs.vue index 4b222511..7c115f60 100644 --- a/components/diy/goods-tabs.vue +++ b/components/diy/goods-tabs.vue @@ -5,142 +5,6 @@ - - - - - - {{ item.title }} - - {{ item.show_price_symbol }}{{ item.min_price }} - {{ item.show_price_unit }} - - - - - - - - - - - - - - - {{ item.title }} - - {{ icon_data.name }} - - - - - - {{ item.show_price_symbol }}{{ item.min_price }} - {{ item.show_price_unit }} - - - {{ item.show_original_price_symbol }}{{ item.min_original_price }} - - {{ item.show_original_price_unit }} - - - - - - - - 已售{{ item.sales_count }}件 - - - - - - - {{ form.shop_button_text }} - - - - - - - - - - - {{ item.show_price_symbol }}{{ item.min_price }} - {{ item.show_price_unit }} - - - {{ item.show_original_price_symbol }}{{ item.min_original_price }} - - {{ item.show_original_price_unit }} - - - - - - - {{ form.shop_button_text }} - - - - - - - - - - - - - - - - - - - - - - - - - {{ item.title }} - - {{ icon_data.name }} - - - - - - {{ item.show_price_symbol }}{{ item.min_price }} - {{ item.show_price_unit }} - - - {{ item.show_original_price_symbol }}{{ item.min_original_price }} - - {{ item.show_original_price_unit }} - - - - - - - {{ form.shop_button_text }} - - - - - - - - - - - - -