jeter20131220 3 years ago
parent
commit
e91e890714
1 changed files with 1 additions and 2 deletions
  1. 1 2
      mobile/script/goto.js

+ 1 - 2
mobile/script/goto.js

@@ -26,8 +26,7 @@ $(".feedback-slider1").slick({
 $(".banner-slider").slick({
   dots: true,
   dotsClass: 'slick-dots',
-  speed: 1000,
-  swipe: true,
+  speed: 2000,
   autoplay: true,
 });