Commit ea33a91a authored by beisir's avatar beisir

feat:轮播图前后复制多个

parent e4b53e59
...@@ -56,6 +56,7 @@ export default { ...@@ -56,6 +56,7 @@ export default {
defaultImg: 'https://himg.bdimg.com/sys/portraitn/item/19e96973556e646566696e6564d8bcc080', defaultImg: 'https://himg.bdimg.com/sys/portraitn/item/19e96973556e646566696e6564d8bcc080',
swiperOptions: { swiperOptions: {
loop: isLoop, loop: isLoop,
loopAdditionalSlides: 2,
initialSlide: 0, initialSlide: 0,
slidesPerView: 7, slidesPerView: 7,
speed: 600, speed: 600,
......
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