jeter20131220 3 年 前
コミット
e91e890714
1 ファイル変更1 行追加2 行削除
  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,
 });