From f060daa9f4ca8ebd5f44b88b8536c2fad2bdb315 Mon Sep 17 00:00:00 2001 From: yiqiu Date: Sun, 23 Nov 2025 00:58:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E5=A5=BD=E5=8F=91=E6=8C=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/index.css | 3 ++ index.html | 1 - js/tools.js | 108 ++++++++++++++++++++++++++------------------------ 3 files changed, 60 insertions(+), 52 deletions(-) diff --git a/css/index.css b/css/index.css index d9d788b..33aa223 100644 --- a/css/index.css +++ b/css/index.css @@ -78,6 +78,7 @@ background: rgba(15, 23, 42, 0.95); backdrop-filter: blur(20px); border-bottom: 1px solid rgba(148, 163, 184, 0.15); + z-index: 998; } #index .nav-item-box { @@ -1812,6 +1813,8 @@ html { /* 确保所有section背景连贯 */ #index .section.banner { background: transparent; + position: relative; + z-index: 1; } #index .section.service { diff --git a/index.html b/index.html index 807abd0..b93a179 100644 --- a/index.html +++ b/index.html @@ -78,7 +78,6 @@
-