From 8870849b957086311142801ff79de7133c71e581 Mon Sep 17 00:00:00 2001 From: "453530270@qq.com" Date: Tue, 31 Oct 2023 22:34:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/login/index.vue | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/pages/login/index.vue b/pages/login/index.vue index ea3b919..45db479 100644 --- a/pages/login/index.vue +++ b/pages/login/index.vue @@ -33,7 +33,7 @@ - 验证码登录 + @@ -237,14 +237,15 @@ import store from '@/store' height: 72rpx; // margin-top: 272rpx; left: 12rpx; - bottom: 12%; - left: 2%; + bottom: 16%; + padding: 2%; .imagezone{ display: flex; - // flex-direction: row; line-height: 72rpx; - padding: 10rpx; + text-align: center; + margin: 10rpx auto; + width: 76%; img{ margin-left: 32rpx; @@ -260,6 +261,7 @@ import store from '@/store' flex-direction: column; width: 98%; padding-bottom: 12rpx; + text-align: center; .txtit{ font-size: 22rpx;