This commit is contained in:
yanran200730
2022-01-13 15:15:32 +08:00
parent 8b55ce8193
commit d6f8f83556
2 changed files with 2 additions and 2 deletions

View File

@@ -66,7 +66,7 @@ export default {
position: fixed;
bottom: 0;
left: 0;
z-index: 11;
z-index: 1;
width: 100%;
height: 98px;

View File

@@ -342,7 +342,7 @@ export default {
align-items: center;
top: 0;
left: 0;
z-index: 11;
z-index: 12;
width: 100%;
padding: 0 32px;
height: 112px;