调试
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 13s
Docker Build & Deploy / Deploy to Production (push) Successful in 5s

This commit is contained in:
孙诚
2025-12-25 17:41:36 +08:00
parent ad4d723bc7
commit 2ea85e5d20
5 changed files with 12 additions and 6 deletions

View File

@@ -99,7 +99,7 @@ const handleTabClick = (path) => {
height: 100%;
width: 100%;
position: relative;
margin-top: env(safe-area-inset-top, 0px);
margin-top: 60px;
}
/* TabBar 固定在底部 */