From 5af6579d56df24a033d222eb747271a039ded4c3 Mon Sep 17 00:00:00 2001 From: GUjiYN <2946459904@qq.com> Date: Thu, 18 Jan 2024 22:10:09 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=A7=E7=BB=AD=E5=AE=8C=E5=96=84=E4=B8=BB?= =?UTF-8?q?=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/MainPage/Carousel.vue | 4 +- src/components/MainPage/ExcellentMember.vue | 2 +- src/components/MainPage/More.vue | 12 +- src/components/MainPage/NavBar.vue | 63 +++++++--- src/components/MainPage/NewProfile.vue | 29 +++-- src/components/MainPage/ProjectCard.vue | 39 ------ src/components/MainPage/ProjectList.vue | 126 ++++++++++++-------- src/components/MainPage/TeamProfile.vue | 15 ++- src/components/login.vue | 2 +- 9 files changed, 161 insertions(+), 131 deletions(-) delete mode 100644 src/components/MainPage/ProjectCard.vue diff --git a/src/components/MainPage/Carousel.vue b/src/components/MainPage/Carousel.vue index 65ef531..d7a8d70 100644 --- a/src/components/MainPage/Carousel.vue +++ b/src/components/MainPage/Carousel.vue @@ -1,7 +1,7 @@