“enablePullDownRefresh”: true 用在对应的json文件中,而不是用在app.json中。
函数名不能重复,小程序自动会生成一个onPullDownRefresh
onPullDownRefresh 上拉触底不执行 小程序
最新推荐文章于 2024-02-20 23:46:24 发布
“enablePullDownRefresh”: true 用在对应的json文件中,而不是用在app.json中。
函数名不能重复,小程序自动会生成一个onPullDownRefresh