feat: ✨ 导航栏标题颜色及状态栏前景颜色 设置为白色
This commit is contained in:
parent
22e11eb542
commit
193a5ff48c
@ -19,6 +19,7 @@
|
|||||||
// 页面样式
|
// 页面样式
|
||||||
"style": {
|
"style": {
|
||||||
"navigationStyle": "custom", // 隐藏顶部默认导航
|
"navigationStyle": "custom", // 隐藏顶部默认导航
|
||||||
|
"navigationBarTextStyle": "white",
|
||||||
"navigationBarTitleText": "首页"
|
"navigationBarTitleText": "首页"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user