From a6e561dc61aec587cc94ca6e58bec0f67e4e12ca Mon Sep 17 00:00:00 2001 From: user Date: Sun, 16 Mar 2025 19:17:34 +0800 Subject: [PATCH] =?UTF-8?q?style(login-form):=20=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E7=99=BB=E5=BD=95=E8=A1=A8=E5=8D=95=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 调整 .form-group 和 .form-row 类的样式 - 确保表单元素在模态框中正确显示 --- src/main/webapp/app/account/login-form/login-form.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/app/account/login-form/login-form.vue b/src/main/webapp/app/account/login-form/login-form.vue index 219e98a..ba0354b 100644 --- a/src/main/webapp/app/account/login-form/login-form.vue +++ b/src/main/webapp/app/account/login-form/login-form.vue @@ -67,8 +67,10 @@ +