scroll-view的下拉刷新demo 刷新问题
https://developers.weixin.qq.com/miniprogram/dev/component/scroll-view.html
把这个demo 的height高度 通过 js 里设置渲染到wxml里,scroll-view的高度显示没有任何问题,但它的什么下拉刷新的各种操作都触发不了.
https://developers.weixin.qq.com/miniprogram/dev/component/scroll-view.html
把这个demo 的height高度 通过 js 里设置渲染到wxml里,scroll-view的高度显示没有任何问题,但它的什么下拉刷新的各种操作都触发不了.