Swiper中文论坛

标题: "swiper": "^6.1.1" 的autoplay设置了不起作用 [打印本页]

作者: 月亮上的兔仔    时间: 2020-8-13 12:13
标题: "swiper": "^6.1.1" 的autoplay设置了不起作用
swiperOptions: {
        slidesPerView: 1,
        speed: 100,
        grabCursor : true,
        init: false,
        loop: true,
        autoplay: true,
        updateOnWindowResize: true,
        parallax: true,
        autoplay:true,
                                // autoplay: {
                                //         delay: 2000,
                                //         stopOnLastSlide: false,
                                //         disableOnInteraction: false
                                // }
                        }
作者: Git丶黄小嘻    时间: 2020-8-23 21:43
大佬,解决了吗?
作者: 卿云渺渺    时间: 2020-12-22 16:52
import { Swiper, Pagination, Autoplay } from 'swiper'
// Install modules
Swiper.use([ Pagination, Autoplay])




欢迎光临 Swiper中文论坛 (http://bbs.swiper.com.cn/) Powered by Discuz! X3.2