打开应用的manifest.json文件,切换到代码视图,在plus。
"plus": {
//添加开始
"statusbar": {
"immersed": true
},
"launchwebview": {
"statusbar": {
"background": "#E01222"//背景颜色
}
}
//添加结束
}
0 个评论
要回复文章请先登录或注册