feat: make root header status-bar safe
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
"usingComponents": true,
|
||||
"nvueStyleCompiler": "uni-app",
|
||||
"compilerVersion": 3,
|
||||
"statusbar": {
|
||||
"immersed": "supportedDevice",
|
||||
"style": "light",
|
||||
"background": "#B52E22"
|
||||
},
|
||||
"splashscreen": {
|
||||
"alwaysShowBeforeRender": true,
|
||||
"waiting": true,
|
||||
|
||||
Reference in New Issue
Block a user