this.scroll = new BScroll(wrapper, { probeType: 1, pullUpLoad: { threshold: -20 }})// 上拉加載this.scroll.on('pullingUp', () => { this.searchData(obj) // 多次觸發(fā)})看了好多demo都不會出現(xiàn)多次觸發(fā)的情況,為什么我這里會。。。雷鋒同志你在哪里???
better-scroll上拉加載pullingUp事件觸發(fā)多次
慕森王
2019-03-14 22:19:34