From 5465a43bcce4515ca0b637532bd5c0a6c7876645 Mon Sep 17 00:00:00 2001 From: juzi <819872918@qq.com> Date: Thu, 19 Mar 2026 09:13:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E9=BB=98=E8=AE=A4=E7=9A=84?= =?UTF-8?q?=E8=B4=A6=E5=AF=86?= 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 44f6f332..d299a4ed 100644 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -167,8 +167,8 @@ export default { mobileCodeTimer: 0, loginForm: { loginType: 'uname', - username: 'admin', - password: 'admin123', + username: '',//admin + password: '',//admin123 captchaVerification: '', mobile: '', mobileCode: '',