Explorar o código

wesmiler 更新第5期更新代码合并

wesmiler %!s(int64=4) %!d(string=hai) anos
pai
achega
f0edb8631f
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  1. 1 4
      public/themes/default/weixin/public/assets/js/match.js

+ 1 - 4
public/themes/default/weixin/public/assets/js/match.js

@@ -135,10 +135,7 @@ var app = new Vue({
 
         var banner = new Swiper('.banner', {
             //loop: true, // 循环模式选项
-            autoplay: {
-                delay: 3000,
-                // disableOnInteraction: false,
-            },
+            autoplay: true,
             observer: true,//修改swiper自己或子元素时,自动初始化swiper
             observeParents: true,//修改swiper的父元素时,自动初始化swiper
             slidesPerView: 'auto',