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

+ 1 - 1
mobile/script/goto.js

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