From 1e7c921ae2fbbe1bf84d72664bbd3956ee70c755 Mon Sep 17 00:00:00 2001 From: LingandRX Date: Sun, 17 Nov 2024 22:22:10 +0800 Subject: [PATCH] fix login --- src/App.vue | 17 +++++--- src/router/index.js | 15 +++---- src/views/LoginView.vue | 91 ++++++++++++++++++----------------------- 3 files changed, 59 insertions(+), 64 deletions(-) diff --git a/src/App.vue b/src/App.vue index 629d785..2fd2cb7 100644 --- a/src/App.vue +++ b/src/App.vue @@ -18,12 +18,12 @@