From ed83044f815beca8aa1baf0bddde2d2fc219931e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=BF=97=E9=B9=8F?= <2916022834@qq.com> Date: Fri, 12 Dec 2025 10:34:10 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E8=B7=B3=E8=BD=AC=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0loading=EF=BC=8C=E6=B7=BB=E5=8A=A0=E5=85=A8=E5=B1=80lo?= =?UTF-8?q?ading?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 23 +++++++++++++++++++++- src/component/LoginPage/login/personal.vue | 7 ++++--- src/router/index.ts | 5 ++++- src/store/index.ts | 8 ++++++++ src/views/HomeMain.vue | 22 ++++++++++----------- src/views/Login.vue | 6 +----- 6 files changed, 50 insertions(+), 21 deletions(-) diff --git a/src/App.vue b/src/App.vue index 6923d861..cc9c5217 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,7 +1,16 @@ + +