this.scroll = new BScroll(wrapper, {
probeType: 1,
pullUpLoad: {
threshold: -20
}
})
//
this.scroll.on("pullingUp", () => {
this.searchData(obj) //
})
looked at a lot of demo will not be triggered multiple times, why I am here. Comrade Lei Feng, where are you?