From 3b3ffc7da9fed3a5bddf8721b639ef538d4399ab Mon Sep 17 00:00:00 2001 From: Fluyan <754122931@qq.com> Date: Sun, 21 May 2023 10:32:35 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E8=B0=83=E6=95=B4?= 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 f1ebf17..6134f1c 100644 --- a/src/views/Login.vue +++ b/src/views/Login.vue @@ -70,8 +70,8 @@ export default { data: function () { return { userInfo: { - username: "", - password: "", + username: "xytest", + password: "111121", //verificationCode: "", }, rules: {