pengchanglu hace 3 años
padre
commit
938b440c0c
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3 2
      public/assets/addons/wwh/js/index.js

+ 3 - 2
public/assets/addons/wwh/js/index.js

@@ -50,9 +50,10 @@ $(function () {
     prevButton: '.swiper-button-prev',
     observer:true,
     observeParents:true,
-    autoplay:800,
+    //autoplay:800,
+    autoplay:300,
     loop:true,
-    speed:300,
+    speed:200,
 
     onInit: function (swiper) {
       if ($('.swiper_in1 .swiper-slide').eq(swiper.activeIndex).find('video').length == 0) {