vue watch 的用法
watch: {
pullDownRefreshObj () {
this.rebuildScroll()
},
pullUpLoadObj () {
this.rebuildScroll()
},
startY () {
this.rebuildScroll()
}
},
vue watch 的用法
watch: {
pullDownRefreshObj () {
this.rebuildScroll()
},
pullUpLoadObj () {
this.rebuildScroll()
},
startY () {
this.rebuildScroll()
}
},