From 3db350189d38bdf1ebcd0450c59711cb4769736a Mon Sep 17 00:00:00 2001 From: "453530270@qq.com" Date: Tue, 31 Oct 2023 22:36:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B8=83=E5=B1=80=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/login/index.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/login/index.vue b/pages/login/index.vue index 45db479..a7f3cbf 100644 --- a/pages/login/index.vue +++ b/pages/login/index.vue @@ -267,6 +267,7 @@ import store from '@/store' font-size: 22rpx; font-weight: 600; color: #034373; + line-height: 1.4; } .txbk{ margin-top: 10rpx; @@ -275,6 +276,7 @@ import store from '@/store' font-size: 20rpx; } .txck{ + margin-top: 14rpx; color: #999; } }