From d8d6f29b934923be85d625f58423965dbae5bb50 Mon Sep 17 00:00:00 2001 From: caoqianming Date: Thu, 13 Feb 2025 10:23:10 +0800 Subject: [PATCH 1/2] =?UTF-8?q?feat:=20base=20=E8=B0=83=E6=95=B4=E7=99=BB?= =?UTF-8?q?=E5=BD=95=E9=A1=B5=E8=83=8C=E6=99=AF=E5=9B=BE=E5=AE=BD=E5=BA=A6?= 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 3ccf9604..f00c4c1d 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -241,7 +241,7 @@ export default { } .login_adv { - width: 40%; + width: 50%; background-color: #555; background-size: cover; background-position: center center; From 955807958883ec2b50b0968158c54d3fdb458b5d Mon Sep 17 00:00:00 2001 From: caoqianming Date: Thu, 13 Feb 2025 10:26:38 +0800 Subject: [PATCH 2/2] =?UTF-8?q?fix:=20=E7=99=BB=E5=BD=95=E9=A1=B5=E4=B8=8D?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E8=B4=A6=E6=88=B7=E5=AF=86=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/login/components/passwordForm.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/views/login/components/passwordForm.vue b/src/views/login/components/passwordForm.vue index 90bf35c5..43c23d5c 100644 --- a/src/views/login/components/passwordForm.vue +++ b/src/views/login/components/passwordForm.vue @@ -67,8 +67,6 @@ export default { visitorsdialog: false, visitorform: {}, form: { - user: "admin", - password: "admin", autologin: false, }, rules: {