From 78dc34b2f830513e1d83be778fbb3a660ec1b883 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E4=B8=9C?= Date: Wed, 8 Nov 2023 17:31:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Guide/Guide.less | 3 ++- src/index.less | 3 ++- src/pages/Login/passwordLogin.js | 2 +- src/pages/Login/verificationCodeLogin.js | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/components/Guide/Guide.less b/src/components/Guide/Guide.less index f793aead..56cc1622 100644 --- a/src/components/Guide/Guide.less +++ b/src/components/Guide/Guide.less @@ -34,7 +34,7 @@ } // 顶部信息 .homepageMsg { - height: 102px; + height: 80px; display: flex; justify-content: space-around; align-content: center; @@ -43,6 +43,7 @@ border-radius: 10px 10px 10px 10px; opacity: 1; z-index: 99; + border-bottom: 1px solid rgba(0,0,0,0.1); } .homepageMsgItem { display: flex; diff --git a/src/index.less b/src/index.less index 55c77b48..c14d0f51 100644 --- a/src/index.less +++ b/src/index.less @@ -189,12 +189,13 @@ body { // header #header { width: 100%; - height: 69px; + height: 60px; background: #FFFFFF; opacity: 1; padding: 22px 68px; position: relative; z-index: 999; + border-bottom: 1px solid rgba(0,0,0,0.1); } .header-left { float: left; diff --git a/src/pages/Login/passwordLogin.js b/src/pages/Login/passwordLogin.js index 819b5f57..41c543e2 100644 --- a/src/pages/Login/passwordLogin.js +++ b/src/pages/Login/passwordLogin.js @@ -91,7 +91,7 @@ function Login (e) { */} - + 新用户注册 diff --git a/src/pages/Login/verificationCodeLogin.js b/src/pages/Login/verificationCodeLogin.js index 79116070..5de3fe8c 100644 --- a/src/pages/Login/verificationCodeLogin.js +++ b/src/pages/Login/verificationCodeLogin.js @@ -116,7 +116,7 @@ function VerificationCodeLogin (e) { }} style={{marginTop: '68px'}} > - 新用户注册