From a005409d925a77d5e5ca0f50c4fb33ff1bbfdfb7 Mon Sep 17 00:00:00 2001 From: odjbin <1042039504@qq.com> Date: Sat, 30 Mar 2024 22:59:01 +0800 Subject: [PATCH] =?UTF-8?q?fix=20:=20=E4=BF=AE=E6=94=B9=E7=99=BB=E5=BD=95?= =?UTF-8?q?=E6=A1=86=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 0f9669a..e442e96 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -130,7 +130,7 @@ onBeforeUnmount(() => { .el-form { padding: 12px 15px; border-radius: 12px; - width: 35%; + width: 560px; background-color: #fff; .el-form-item {