From eb015c552feebc0fce288125c4bf3e55b767c12f Mon Sep 17 00:00:00 2001 From: jsasg <735273025@qq.com> Date: Wed, 8 Apr 2026 11:28:21 +0800 Subject: [PATCH] =?UTF-8?q?header=E6=82=AC=E6=B5=AE=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/index/view/mobile/public/header.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/app/index/view/mobile/public/header.html b/app/index/view/mobile/public/header.html index d373e9fe..297d9a69 100644 --- a/app/index/view/mobile/public/header.html +++ b/app/index/view/mobile/public/header.html @@ -17,8 +17,12 @@ height: 46px; padding: 0 17px; background: #fff; - position: relative; + /* position: relative; */ + position: fixed; + top:0; + left:0; z-index: 100; + width: 100%; } .mobile-header-left { @@ -479,7 +483,9 @@ {else/} - +