From b31172b30cd176f38e00d53f37f6ba0a608f4579 Mon Sep 17 00:00:00 2001 From: zhangmingzhu Date: Mon, 19 Jan 2026 15:54:09 +0800 Subject: [PATCH] 审批进入展示信息头 --- components/customerHeader/customerHeader.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/customerHeader/customerHeader.css b/components/customerHeader/customerHeader.css index 715bf68..086728e 100644 --- a/components/customerHeader/customerHeader.css +++ b/components/customerHeader/customerHeader.css @@ -5,7 +5,7 @@ position: fixed; top: 0; width: 100%; - z-index: 3; + z-index: 10; background-color: #fff; height: 155px; } -- libgit2 0.27.0