1,使用方法:
設置一個swiperOptions對象,對象的值是一個數組,該數組由Swiper的相關參數組成(Swiper的相關參數,詳情請看官網:[https://www.swiper.com.cn/api/index.html])(https://www.swiper.com.cn/api/index.html))
如下圖
2.要注意的坑:([https://www.jianshu.com/p/df6e0fda6d8e](https://www.jianshu.com/p/df6e0fda6d8e))
(1)當改變swiper的樣式或者修改swiped的子元素時,要啟動動態檢查器即observer
observer參數
類型 boolean 默認false