本期内容涉及到:Swiper初始化和基础配置 1、 Basic-Swiper一般选项( initialSlide、direction、speed、grabCursor、breakpoints);2、Pagination 分页器;3、Navigation Buttons(前进后退按扭);4、Scollbar(滚动条);5、Mousewheel(鼠标);6、Keyboard(键盘);7、Effects 切换效果 effect、fadeEffect;8、Carousel(旋转木马) slidesPerView、spaceBetween;9、Free Mode(自由模式/撞击反弹);10、Loop(无限循环);11、Swiping /No swiping(禁止切换);12、Events事件 要区分在Basic(Swiper一般选项中) 中的i……