fix: 修复

This commit is contained in:
2025-11-12 19:31:46 +08:00
parent 1468002fe2
commit 967317367c
17 changed files with 1002 additions and 560 deletions

View File

@@ -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;