From 91dfe59177947d2529c2a39cda27fd77c4d3df29 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Fri, 27 Sep 2024 01:04:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=B9=E7=AA=97=E7=BB=84=E4=BB=B6=E9=80=82?= =?UTF-8?q?=E9=85=8D=E5=BA=95=E9=83=A8=E8=8F=9C=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/cart/cart.vue | 10 ++-------- components/goods-buy/goods-buy.vue | 7 +------ components/nav-more/nav-more.vue | 2 +- components/popup/popup.vue | 30 +++++++++++++++--------------- 4 files changed, 19 insertions(+), 30 deletions(-) diff --git a/components/cart/cart.vue b/components/cart/cart.vue index fbcb50bf..fdde3ec4 100644 --- a/components/cart/cart.vue +++ b/components/cart/cart.vue @@ -264,10 +264,7 @@ {{ item.tips }} - - - - + @@ -313,10 +310,7 @@ {{ $t('cart.cart.h63814') }} - - - - + diff --git a/components/goods-buy/goods-buy.vue b/components/goods-buy/goods-buy.vue index f60ef4e8..4d436837 100644 --- a/components/goods-buy/goods-buy.vue +++ b/components/goods-buy/goods-buy.vue @@ -1,7 +1,7 @@