From 41fb8c0ccd786b6ede89b59248f9d26e53bb358b Mon Sep 17 00:00:00 2001 From: yinq Date: Mon, 19 Jan 2026 17:13:17 +0800 Subject: [PATCH] =?UTF-8?q?1.0.51=20=E7=B3=BB=E7=BB=9F=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Navbar.vue | 6 +++--- src/views/login.vue | 4 ++-- src/views/system/user/profile/index.vue | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index da302c2..1a31515 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -46,9 +46,9 @@ - - - + + + diff --git a/src/views/login.vue b/src/views/login.vue index 97f9f9c..3d431e8 100644 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -96,8 +96,8 @@ const { t } = useI18n(); const loginForm = ref({ tenantId: '000000', - username: 'admin', - password: 'admin123', + username: '', + password: '', rememberMe: false, code: '', uuid: '' diff --git a/src/views/system/user/profile/index.vue b/src/views/system/user/profile/index.vue index 7c1389a..f81715c 100644 --- a/src/views/system/user/profile/index.vue +++ b/src/views/system/user/profile/index.vue @@ -55,9 +55,9 @@ - - - + + +