Commit f4cb8c15 by doszhang

dos

parent 3ca6d946
......@@ -65,7 +65,7 @@ preloadimages(preloadImageList, function () {}, function (progress) {});
$(document).ready(function () {
carousel(100);
document.addEventListener('touchstart', function () {}, false);
$('.wrap-inner').on('scroll', pageOnScroll);
$('.wrap').on('scroll', pageOnScroll);
// for (let i = 0; i < 21; i++) {
// $('.read' + i).show().addClass('read');
// $('.link' + i).hide();
......
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