在项目中遇到问题,swiper失效
data () {
return {
swiperOption: {
autoplay: 5000,
initialSlide: 1,
loop: true,
pagination: '.swiper-pagination'
}
慕雪6442864
相关分类