Commit 63df64e6 by doszhang

dos

parent f4cb8c15
......@@ -134,7 +134,6 @@ 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