Commit e86ac635 by doszhang

dos

parent 79fc6af8
...@@ -151,7 +151,7 @@ function pageOnScroll(event) { ...@@ -151,7 +151,7 @@ function pageOnScroll(event) {
} else if (top > 6000) { } else if (top > 6000) {
$('.block7').show().addClass('animate'); $('.block7').show().addClass('animate');
} }
}, 300) }, 50)
} }
......
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