From dd4951733986d5762fddefb668adc57e105a2c31 Mon Sep 17 00:00:00 2001 From: fhysy <1149505133@qq.com> Date: Fri, 11 Oct 2024 09:51:08 +0800 Subject: [PATCH] =?UTF-8?q?=20fast(=E7=99=BB=E5=BD=95):=20=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E7=99=BB=E5=BD=95=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/login-blue-black.vue | 8 ++++---- src/views/login-blue-white.vue | 6 +++--- src/views/login-green.vue | 7 ++++--- 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/src/views/login-blue-black.vue b/src/views/login-blue-black.vue index 3fedd495..cce3c7e7 100644 --- a/src/views/login-blue-black.vue +++ b/src/views/login-blue-black.vue @@ -102,8 +102,8 @@
@@ -404,15 +404,15 @@ export default { } } .el-login-footer { - height: 40px; - line-height: 40px; + height: 26px; + //line-height: 40px; position: fixed; bottom: 10px; width: 100%; text-align: center; color: #fff; font-family: Arial; - font-size: 15px; + font-size: 12px; letter-spacing: 1px; } .login-code-img { diff --git a/src/views/login-blue-white.vue b/src/views/login-blue-white.vue index eccdd014..f9aadb21 100644 --- a/src/views/login-blue-white.vue +++ b/src/views/login-blue-white.vue @@ -104,8 +104,8 @@ @@ -411,8 +411,8 @@ export default { } } .el-login-footer { - height: 40px; - line-height: 40px; + height: 34px; + //line-height: 80px; position: fixed; bottom: 10px; width: 100%; diff --git a/src/views/login-green.vue b/src/views/login-green.vue index 69defb3d..77baea5b 100644 --- a/src/views/login-green.vue +++ b/src/views/login-green.vue @@ -99,8 +99,9 @@ @@ -389,8 +390,8 @@ export default { } } .el-login-footer { - height: 40px; - line-height: 40px; + height: 34px; + //line-height: 40px; position: fixed; bottom: 10px; width: 100%;