开发工具测试下拉刷新正常,真机体验版等相关失败?
“window”: {
“navigationBarTextStyle”: “white”,
“navigationBarTitleText”: “”,
“navigationBarBackgroundColor”: “#42BE9C”,
“backgroundColor”: “#42BE9C”,
“enablePullDownRefresh”: true
在开发工具上很正常,下拉更新,可是在真机等测试的时候就不行了!!
“window”: {
“navigationBarTextStyle”: “white”,
“navigationBarTitleText”: “”,
“navigationBarBackgroundColor”: “#42BE9C”,
“backgroundColor”: “#42BE9C”,
“enablePullDownRefresh”: true
在开发工具上很正常,下拉更新,可是在真机等测试的时候就不行了!!