scroll-view 中 bindscroll,加载延迟
右下角那个 色块,
用 scroll-view 的 bindtouchstart 和 bindtouchend 来做(上划显示、下拉隐藏),在真机上测试中:
苹果端显示正常,但是安卓端 出现卡顿。
目前测试问题普遍出现在安卓中,加载大批量数据的页面中,响应缓慢;
望解决。
右下角那个 色块,
用 scroll-view 的 bindtouchstart 和 bindtouchend 来做(上划显示、下拉隐藏),在真机上测试中:
苹果端显示正常,但是安卓端 出现卡顿。
目前测试问题普遍出现在安卓中,加载大批量数据的页面中,响应缓慢;
望解决。