Commit 6bd7ef57 by doszhang

dos

parent 215105ad
...@@ -63,7 +63,7 @@ preloadimages(preloadImageList, function () {}, function (progress) {}); ...@@ -63,7 +63,7 @@ preloadimages(preloadImageList, function () {}, function (progress) {});
$(document).ready(function () { $(document).ready(function () {
carousel(100); carousel(150);
document.addEventListener('touchstart', function () {}, false); document.addEventListener('touchstart', function () {}, false);
$('.wrap').on('scroll', pageOnScroll); $('.wrap').on('scroll', pageOnScroll);
// for (let i = 0; i < 21; i++) { // for (let i = 0; i < 21; i++) {
......
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