From f8ef69117a7f798cb20d639ff8240eb48c8adffa Mon Sep 17 00:00:00 2001 From: WindowBird <13870814+windows-bird@user.noreply.gitee.com> Date: Wed, 29 Oct 2025 13:52:37 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=9A=E7=94=A8=E7=BB=84=E4=BB=B6=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/app.vue | 17 +++++-- app/components/AppHeader.vue | 60 +++++++++++++++++------- app/components/ContactFloatingButton.vue | 3 +- app/components/ScrollToTop.vue | 58 ++++++++--------------- 4 files changed, 77 insertions(+), 61 deletions(-) diff --git a/app/app.vue b/app/app.vue index 046c49f..d310af4 100644 --- a/app/app.vue +++ b/app/app.vue @@ -7,6 +7,7 @@ +
@@ -25,8 +26,12 @@
服务项目展示图片5
-
- 服务项目展示图片6 + + + +
+ 服务项目展示图片6
服务项目展示图片7 @@ -136,7 +141,7 @@ diff --git a/app/components/AppHeader.vue b/app/components/AppHeader.vue index 3af159e..65581b6 100644 --- a/app/components/AppHeader.vue +++ b/app/components/AppHeader.vue @@ -1,19 +1,19 @@ + \ No newline at end of file