{
"path": "pages/test-drive/monopolyShop",
"style": {
"navigationStyle": "custom",
"onReachBottomDistance":50,
// "enablePullDownRefresh":true,
"app-plus":{
// "titleNView":false
"scrollIndicator":"none",
"pullToRefresh":{
/* support大于enablePullDownRefresh */
"support":true,
/* Android 平台为 circle;iOS 平台为 default */
// "style":"default",
"color":"#C3002F",
"height":"100px",
/* 下拉刷新控件的起始位置 */
"offset":"140px",
"contentdown":{
"caption":"下拉刷新"
},
"contentover":{
"caption":"释放刷新"
},
"contentrefresh":{
"caption":"正在刷新"
}
}
}
}
}
}
uniapp下拉刷新设置配置
最新推荐文章于 2025-02-13 10:00:18 发布