@@ -482,6 +482,8 @@
}
})
+ clearTimeout(this.scrollTimer)
+ this.scrollTimer = null;
this.scrollTimer = setTimeout(checkScroll, 200) // 每200ms检查一次