Swiper中文论坛
标题:
swiper4循环轮播闪烁问题
[打印本页]
作者:
kkltgh
时间:
2017-11-22 11:53
标题:
swiper4循环轮播闪烁问题
配置如下:
const
config
= {
autoplay
:
3000
,
speed
:
300
,
autoplayDisableOnInteraction
:
false
,
pagination
:
'.swiper-pagination'
,
paginationClickable
:
true
,
direction
:
'horizontal'
,
initialSlide
:
1
,
loop
:
true
,
slidesPerView
:
1
,
followFinger
:
false
,
bulletClass
:
'h-bullet'
,
bulletActiveClass
:
'h-bullet-active'
};
this
.
mySwiper
=
new
Swiper
(
'.swiper-container'
,
config
);
在手机上显示情况是每次循环一轮后,下一次会闪烁一次,就好像重新加载图片一样。
作者:
wym_mail
时间:
2020-5-22 00:46
这个问题你解决了没?
欢迎光临 Swiper中文论坛 (http://bbs.swiper.com.cn/)
Powered by Discuz! X3.2