From 6721f9d1f356472c68a02c753a57624a4c99e528 Mon Sep 17 00:00:00 2001 From: liangjiami <2249412933@qq.com> Date: Thu, 26 Jun 2025 16:31:56 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=86=E9=A2=91=E8=A2=AB=E9=81=AE=E7=9B=96?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/static/index/mobile/css/header.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/static/index/mobile/css/header.css b/public/static/index/mobile/css/header.css index 13fdfdcb..902fd32d 100755 --- a/public/static/index/mobile/css/header.css +++ b/public/static/index/mobile/css/header.css @@ -2,10 +2,10 @@ display: flex; flex-direction: column; width: 100%; - height: auto; - position: fixed; - top: 0; - z-index: 10; + height: auto; + position: fixed; + top: 0; + z-index: 1000; width: -webkit-fill-available; } .oircoEgapp-head .headtop { @@ -25,7 +25,7 @@ background-color: #fff; overflow: hidden; width: 100%; - color: #000; + color: #000; display: none; } .oircoEgapp-head .top-menu .it-ct {