From 8eb178d72728cdf31c3abe539f19b0a6fc748b6b Mon Sep 17 00:00:00 2001 From: rose <1942951600@qq.com> Date: Wed, 12 May 2021 18:41:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 7 +- src/components/Banner/Banner.vue | 2 +- src/components/FooterPage/FriendShip.vue | 2 +- src/components/HeadNav/HeadNav.vue | 20 +++-- src/components/Index/IndexNewList.vue | 2 +- src/views/About/Children/Partner.vue | 2 +- src/views/About/Children/SpinOffs.vue | 2 +- src/views/About/components/HNav.vue | 9 ++- src/views/Activity/Activity.vue | 59 ++++++++------- src/views/Community/Community.vue | 29 +++++--- src/views/FirstPage/FirstPage.vue | 16 ++-- .../Children/MakerSpace.vue | 74 ++++--------------- .../IncubationPlatform/Children/Products.vue | 14 ++-- .../IncubationPlatform/Children/Services.vue | 18 ++--- .../IncubationPlatform/components/HNav.vue | 34 +++++---- src/views/Industry/Children/Enterprise.vue | 7 +- src/views/Industry/Children/Serve.vue | 19 ++--- src/views/Industry/Children/Union.vue | 6 +- .../Industry/Children/components/HNav.vue | 25 ++++++- src/views/NewPlatform/Children/Core.vue | 4 +- src/views/NewPlatform/Children/Platform.vue | 25 +------ src/views/NewPlatform/Children/Service.vue | 13 ++-- src/views/NewPlatform/components/HNav.vue | 22 +++++- 23 files changed, 194 insertions(+), 217 deletions(-) diff --git a/src/App.vue b/src/App.vue index daa2810..7672fff 100644 --- a/src/App.vue +++ b/src/App.vue @@ -3,8 +3,11 @@