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