feat: unify project responsive layouts

This commit is contained in:
rain
2026-07-21 20:59:10 +08:00
parent a0d19f4aab
commit 5d99bae3f2
94 changed files with 2324 additions and 404 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ const switchTab = (item) => {
left: 0;
z-index: 20;
display: flex;
height: 112rpx;
min-height: 112rpx;
padding-bottom: env(safe-area-inset-bottom);
box-sizing: content-box;
border-top: 1rpx solid $gold-soft;