Commit 12776a52 by doszhang

dos

parent e86ac635
......@@ -134,6 +134,7 @@ function showRead(event) {
}
function pageOnScroll(event) {
alert(1);
clearTimeout(scrollHandleTimer)
setTimeout(() => {
const top = $('.wrap').scrollTop();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment