From 4be018f47996a5c9ec2d7b01bc8bd488a4d03c2d Mon Sep 17 00:00:00 2001 From: admin <> Date: Tue, 7 May 2024 13:41:43 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E7=99=BB=E9=99=86=20=E7=BB=9F?= =?UTF-8?q?=E8=AE=A1=20=E6=88=91=E7=9A=84=20=E5=8E=BB=E6=8E=89=E8=BF=94?= =?UTF-8?q?=E5=9B=9E=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/PagesStatistics/index.vue | 18 ++-- src/components/Box/index.vue | 47 ++++++++- src/components/NavBar/NavBar.vue | 9 +- src/pages.json | 4 + src/pagesHome/index.vue | 2 +- .../login/components/loginLayout.vue | 2 +- src/pagesLogin/login/index.vue | 1 + src/pagesLogin/profile/index.vue | 96 +++++++++++-------- 8 files changed, 124 insertions(+), 55 deletions(-) diff --git a/src/PagesStatistics/index.vue b/src/PagesStatistics/index.vue index 8148cca..5efd812 100644 --- a/src/PagesStatistics/index.vue +++ b/src/PagesStatistics/index.vue @@ -1,8 +1,10 @@