From b471a3be3fcb16707ce68214778fe4e54ea6ece9 Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Wed, 13 Dec 2023 13:46:17 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E5=8E=BB=E6=8E=89=E7=99=BB=E5=BD=95?= =?UTF-8?q?=E9=A1=B5=E7=9A=84=E8=AE=B0=E4=BD=8F=E5=AF=86=E7=A0=81=E5=92=8C?= =?UTF-8?q?=E8=87=AA=E5=8A=A8=E7=99=BB=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/user/Login.vue | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/views/user/Login.vue b/src/views/user/Login.vue index 290164f2..5c7a8522 100644 --- a/src/views/user/Login.vue +++ b/src/views/user/Login.vue @@ -37,7 +37,7 @@ - + @@ -58,22 +58,22 @@ - - - - - 自动登录 - - - - - - - 忘记密码 - - - - + + + + + + + + + + + + + + + + @@ -430,7 +430,7 @@ function isMobile () { .user-layout-login{ z-index: 99; width: 24%; - height: 59%; + height: 50%; padding: 3% 0 3% 0; min-width: 332px; min-height: 460px;