android下web-view 无法全屏
配置:
“window”: {
“navigationBarTitleText”: “君商城”,
“navigationBarTextStyle”: “black”,
“navigationBarBackgroundColor”: “#ffffff”,
“enablePullDownRefresh”: false,
“backgroundColor”: “#000000”,
“backgroundTextStyle”: “dark”,
“onReachBottomDistance”: 0,
“navigationStyle”: “custom”
}
