pengchanglu преди 3 години
родител
ревизия
9aac0a21d8
променени са 1 файла, в които са добавени 3 реда и са изтрити 2 реда
  1. 3 2
      public/assets/addons/wwh/js/index.js

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

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