Commit 30231738 by doszhang

dos

parent 31b05100
...@@ -61,7 +61,7 @@ preloadimages(preloadImageList, function () {}, function (progress) {}); ...@@ -61,7 +61,7 @@ preloadimages(preloadImageList, function () {}, function (progress) {});
$(document).ready(function () { $(document).ready(function () {
carousel(10); carousel(50);
document.addEventListener('touchstart', function () {}, false); document.addEventListener('touchstart', function () {}, false);
// for (let i = 0; i < 21; i++) { // for (let i = 0; i < 21; i++) {
// $('.read' + i).show().addClass('read'); // $('.read' + i).show().addClass('read');
......
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