This commit is contained in:
张成
2025-11-09 21:10:45 +08:00
parent 0090fc45c6
commit 52622dec92
6 changed files with 55 additions and 40 deletions

View File

@@ -3,7 +3,8 @@
top: 0;
left: 0;
overflow: hidden;
z-index: 9991;
z-index: 99;
width: 100%;
// 背景颜色通过 style 动态设置,默认透明
box-shadow: none;
}