From 3d784f37c756f34d622ef9ffa5df4798fa15a909 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=88=90?= Date: Thu, 11 Sep 2025 23:40:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/mod_user/pages/myself/index.scss | 12 ------------ src/pages/login/index/index.scss | 25 +------------------------ src/pages/login/terms/index.scss | 12 ------------ src/pages/login/verification/index.scss | 12 ------------ src/pages/login/verification/index.tsx | 1 - yarn.lock | 2 +- 6 files changed, 2 insertions(+), 62 deletions(-) diff --git a/src/mod_user/pages/myself/index.scss b/src/mod_user/pages/myself/index.scss index 24f74f8..488ee52 100644 --- a/src/mod_user/pages/myself/index.scss +++ b/src/mod_user/pages/myself/index.scss @@ -357,15 +357,3 @@ } } -// 底部指示器 -.home_indicator { - position: absolute; - bottom: 21px; - left: 50%; - transform: translateX(-50%); - width: 140px; - height: 5px; - background: $color-primary; - border-radius: 2.5px; - z-index: 10; -} \ No newline at end of file diff --git a/src/pages/login/index/index.scss b/src/pages/login/index/index.scss index 61cd3c2..421457d 100644 --- a/src/pages/login/index/index.scss +++ b/src/pages/login/index/index.scss @@ -318,18 +318,7 @@ } } -// 底部指示器 -.home_indicator { - position: absolute; - bottom: 21px; - left: 50%; - transform: translateX(-50%); - width: 140px; - height: 5px; - background: #FFFFFF; - border-radius: 2.5px; - z-index: 10; -} + // 底部条款浮层 .terms_float_layer { @@ -409,18 +398,6 @@ } } - // 底部指示器 - .home_indicator { - position: relative; - bottom: auto; - left: 50%; - transform: translateX(-50%); - width: 140px; - height: 5px; - background: #000000; - border-radius: 2.5px; - z-index: 10; - } } // 浮层遮罩 diff --git a/src/pages/login/terms/index.scss b/src/pages/login/terms/index.scss index d163398..696d8a5 100644 --- a/src/pages/login/terms/index.scss +++ b/src/pages/login/terms/index.scss @@ -231,15 +231,3 @@ } } -// 底部指示器 -.home_indicator { - position: absolute; - bottom: 21px; - left: 50%; - transform: translateX(-50%); - width: 140px; - height: 5px; - background: #000000; - border-radius: 2.5px; - z-index: 10; -} \ No newline at end of file diff --git a/src/pages/login/verification/index.scss b/src/pages/login/verification/index.scss index 194e6f7..e47e250 100644 --- a/src/pages/login/verification/index.scss +++ b/src/pages/login/verification/index.scss @@ -446,18 +446,6 @@ } } -// 底部指示器 -.home_indicator { - position: fixed; - bottom: 0; - left: 50%; - transform: translateX(-50%); - width: 140.4px; - height: 5px; - background: #000000; - border-radius: 2.5px; - z-index: 10; -} // 浮层遮罩 .change_mobile_overlay { diff --git a/src/pages/login/verification/index.tsx b/src/pages/login/verification/index.tsx index d18cf50..07112ec 100644 --- a/src/pages/login/verification/index.tsx +++ b/src/pages/login/verification/index.tsx @@ -325,7 +325,6 @@ const VerificationPage: React.FC = () => { {/* 底部指示器 */} - {show_change_mobile_layer && ( diff --git a/yarn.lock b/yarn.lock index 42e13a0..ee50824 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8335,7 +8335,7 @@ quick-lru@^4.0.1: qweather-icons@^1.8.0: version "1.8.0" - resolved "https://registry.yarnpkg.com/qweather-icons/-/qweather-icons-1.8.0.tgz#25eb2714d68daf13c06032c082f720e6734c4ecb" + resolved "https://registry.npmmirror.com/qweather-icons/-/qweather-icons-1.8.0.tgz#25eb2714d68daf13c06032c082f720e6734c4ecb" integrity sha512-Ti7KGrWXSV7e5HMpjPhDYua8hwC3t0nScNOSQ3kLPehsOja5cioZw8bcKi7jeAGBlVLrgAkLla5xVEYlH1s5Jw== randombytes@^2.1.0: