fix: 修复
This commit is contained in:
@@ -177,7 +177,7 @@ footer-height = 98rpx
|
||||
/* 页面容器 */
|
||||
.container {
|
||||
position: fixed;
|
||||
z-index: 1000;
|
||||
z-index: 1;
|
||||
width: 100vw;
|
||||
height: calc(100% - var(--window-bottom));
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user