我记得这个
"app-plus": {
"background": "#FFFFFF",
"scrollIndicator": "none",
"pullToRefresh": {
"support": true,
"style": "circle",
"color": "#FE9D35",
"range": "200rpx",
"height": "100rpx"
}
}
pullToRefresh就是app设置下拉样式的,pullToRefresh的属性对应的是h5+里面 WebviewPullToRefreshStyles