mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-14 13:26:44 +08:00
banner图片切换速度
This commit is contained in:
@@ -467,7 +467,7 @@
|
|||||||
disableOnInteraction: false,
|
disableOnInteraction: false,
|
||||||
delay: 2000,
|
delay: 2000,
|
||||||
},
|
},
|
||||||
speed: 1000, //切换速度,即slider自动滑动开始到结束的时间(单位ms)
|
speed: 3000, //切换速度,即slider自动滑动开始到结束的时间(单位ms)
|
||||||
loop: true, //循环切换
|
loop: true, //循环切换
|
||||||
peed: 300, //循环速度
|
peed: 300, //循环速度
|
||||||
scrollbar: '.swiper-scrollbar',
|
scrollbar: '.swiper-scrollbar',
|
||||||
|
|||||||
Reference in New Issue
Block a user