|
@@ -338,14 +338,13 @@
|
|
|
clickable: true, // 点击当前滑块切换到对应的轮播图片
|
|
|
},
|
|
|
autoplay: {
|
|
|
- delay: 100000,
|
|
|
+ delay: 5000,
|
|
|
},
|
|
|
paginationClickable: true,
|
|
|
speed: 800,
|
|
|
loop: true,
|
|
|
observer: true,
|
|
|
observeParents: true,
|
|
|
- autoplayDisableOnInteraction: false,
|
|
|
},
|
|
|
swiperOptionGn: {
|
|
|
pagination: {
|
|
@@ -355,14 +354,13 @@
|
|
|
clickable: true, // 点击当前滑块切换到对应的轮播图片
|
|
|
},
|
|
|
autoplay: {
|
|
|
- delay: 100000,
|
|
|
+ delay: 5000,
|
|
|
},
|
|
|
paginationClickable: true,
|
|
|
speed: 800,
|
|
|
loop: true,
|
|
|
observer: true,
|
|
|
observeParents: true,
|
|
|
- autoplayDisableOnInteraction: false,
|
|
|
},
|
|
|
swiperOptionCj: {
|
|
|
pagination: {
|
|
@@ -372,14 +370,13 @@
|
|
|
clickable: true, // 点击当前滑块切换到对应的轮播图片
|
|
|
},
|
|
|
autoplay: {
|
|
|
- delay: 100000,
|
|
|
+ delay: 5000,
|
|
|
},
|
|
|
paginationClickable: true,
|
|
|
speed: 800,
|
|
|
loop: true,
|
|
|
observer: true,
|
|
|
observeParents: true,
|
|
|
- autoplayDisableOnInteraction: false,
|
|
|
},
|
|
|
};
|
|
|
},
|