From 0ba8c26a5304afd829b3615d5d1427c99ce4a29b Mon Sep 17 00:00:00 2001 From: dengjia Date: Thu, 28 Aug 2025 16:51:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/verification/index.vue | 4 ++-- src/views/login/index.vue | 15 ++++++++++++--- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/src/components/verification/index.vue b/src/components/verification/index.vue index 144db75..e198c4a 100644 --- a/src/components/verification/index.vue +++ b/src/components/verification/index.vue @@ -78,7 +78,7 @@ const verificationSuccess = () => { .mi-captcha { width: 100%; flex: 1; - height: 40px; + height: 58px; font-family: "Pingfang SC", "Microsoft YaHei", "Monospaced Number", "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Hiragino Sans GB", "Helvetica Neue", Helvetica, Arial, @@ -167,7 +167,7 @@ const verificationSuccess = () => { flex-direction: row; height: 2.625rem; padding-left: 0.125rem; - font-size: 0.875rem; + font-size: 16px; color: #fff; overflow: hidden; text-overflow: ellipsis; diff --git a/src/views/login/index.vue b/src/views/login/index.vue index e71afd9..270a3e4 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -39,7 +39,9 @@ - 登录 + 登录 +