feat: make root header status-bar safe

This commit is contained in:
rain
2026-07-13 10:31:52 +08:00
parent 086917224a
commit 974369587a
6 changed files with 24 additions and 6 deletions
+5
View File
@@ -9,6 +9,11 @@
"usingComponents": true,
"nvueStyleCompiler": "uni-app",
"compilerVersion": 3,
"statusbar": {
"immersed": "supportedDevice",
"style": "light",
"background": "#B52E22"
},
"splashscreen": {
"alwaysShowBeforeRender": true,
"waiting": true,