From 21cc343ba2a39a0c58aaa4fee909c7acec730c25 Mon Sep 17 00:00:00 2001 From: jiangs <373297395@qq.com> Date: Thu, 15 May 2025 16:20:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E9=BB=98=E8=AE=A4=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E5=91=98=E5=AF=86=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/login.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/login.vue b/src/views/login.vue index 37d1b83..9cde406 100644 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -59,7 +59,7 @@
@@ -77,7 +77,7 @@ const { proxy } = getCurrentInstance(); const loginForm = ref({ username: "admin", - password: "admin123", + password: "", //admin123 rememberMe: false, code: "", uuid: ""