From 25741c663637dc223725193122a6cfbda7fc9f4b Mon Sep 17 00:00:00 2001 From: "zhonghua.li" Date: Sun, 7 Jun 2026 08:58:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=BB=98=E8=AE=A4=E7=99=BB?= =?UTF-8?q?=E5=BD=95=E7=94=A8=E6=88=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/login/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/login/index.vue b/src/views/login/index.vue index 362f6e1..a0eef56 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -69,7 +69,7 @@ export default { } return { loginForm: { - username: 'admin', + username: '15810181776', password: '123456' }, loginRules: {