perf: 手机端层级展示 (#1169)

This commit is contained in:
sea
2024-07-02 15:30:27 +08:00
committed by GitHub
parent 775d7a2d32
commit dea9664677
2 changed files with 2 additions and 1 deletions

View File

@@ -224,7 +224,7 @@ const LayHeader = defineComponent({
.app-mask {
position: absolute;
top: 0;
z-index: 999;
z-index: 2001;
width: 100%;
height: 100%;
background: #000;