From f5aac2d548cb730a88681dafa8b71fd373b6bcab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=BF=A0=E6=9E=97?= <170083662@qq.com> Date: Sun, 25 Aug 2024 03:51:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=8A=B6=E6=80=81=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E7=AD=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/AppFooter.vue | 41 ++++++++++++++---- components/AppHeader.vue | 8 ++-- components/Banner.vue | 4 +- components/Breadcrumb.vue | 2 +- components/ProductShopInfo.vue | 32 +++++++------- pages/index.vue | 77 ++++++++++++++++++++++++++-------- pages/product/[name].vue | 7 ++-- 7 files changed, 120 insertions(+), 51 deletions(-) diff --git a/components/AppFooter.vue b/components/AppFooter.vue index ab5fe7b..75188a6 100644 --- a/components/AppFooter.vue +++ b/components/AppFooter.vue @@ -1,25 +1,26 @@