scroll-view 中 bindscroll,加载延迟
右下角那个 色块,
用 scroll-view 的 bindtouchstart 和 bindtouchend 来做(上划显示、下拉隐藏),在真机上测试中:
苹果端显示正常,但是安卓端 出现卡顿。
目前测试问题普遍出现在安卓中,加载大批量数据的页面中,响应缓慢;
望解决。
2 回复
你好,请提供一下出现问题的机型和微信版本,以及能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html),最好也提供下复现问题的视频。