Commit 5eca0c66 authored by 李志鸣's avatar 李志鸣

fix(Led Avi): 解决无法无缝滚动问题

parent 8378017c
......@@ -106,9 +106,10 @@
// swiper配置信息
swiperOption: {
autoplay: {
delay: 10000,
loop: true
}
delay: 10000
},
loop: true,
loopAdditionalSlides: 0
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment