onPullDownRefresh(e) {
console.log('onPullDownRefresh')
},
对应的page.json:
"enablePullDownRefresh": true
产品分类: uniapp/小程序/百度
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: Windows10
HBuilderX类型: 正式
HBuilderX版本号: 3.1.7
第三方开发者工具版本号: 3.34.1
基础库版本号: 3.190.255-rc
项目创建方式: HBuilderX
onPullDownRefresh(e) {
console.log('onPullDownRefresh')
},
对应的page.json:
"enablePullDownRefresh": true
运行到百度小程序
可以下拉刷新
没有下拉刷新的效果,也没有触发onPullDownRefresh事件
运行成H5、微信小程序都没问题,百度小程序下拉刷新失效。
betttty (作者)
真机可以但是开发者工具里不行
2021-06-30 10:34
DCloud_UNI_Anne
回复 1***@qq.com: 测试正常
2021-07-07 17:31