小程序页面优化
CI / verify (pull_request) Has been cancelled

This commit is contained in:
2026-07-23 14:03:22 +08:00
parent d11757c854
commit 6479365d6a
5 changed files with 250 additions and 238 deletions
+5
View File
@@ -10,6 +10,11 @@
padding-bottom: calc(88px + env(safe-area-inset-bottom, 0px));
}
/* 小程序原生 tabBar 页面窗口已扣除底栏,避免滑到底多余空白 */
.page-shell--tab.page-shell--native-tabbar {
padding-bottom: 12px;
}
.page-shell--scroll,
.page-shell--sub,
.page-shell--plain {