From 9e7007a9fc20a7e53337ab0f8fb5c93c32ebec8d Mon Sep 17 00:00:00 2001 From: lvjunzhao <967725@dms.yudean.com> Date: Thu, 26 Jun 2025 14:37:28 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=99=BB=E5=BD=95=20=E5=9B=BE=E5=BD=A2?= =?UTF-8?q?=E9=AA=8C=E8=AF=81=E7=A0=81=E6=A1=86=20=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/secondDev/LoginForm.vue | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/src/views/secondDev/LoginForm.vue b/src/views/secondDev/LoginForm.vue index 67ecfc7..e58eb72 100644 --- a/src/views/secondDev/LoginForm.vue +++ b/src/views/secondDev/LoginForm.vue @@ -19,7 +19,7 @@ - + @@ -472,10 +472,17 @@ cursor: pointer; border: 1px solid #ddd; border-radius: 4px; - height: 48px; + height: 40px; } // :deep(.phone-outlined-class) { // height: 25.99px; // width: 25.99px; // } +