Commit dceb07d8 by haojie[

1

parent 1d9ace49
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
:autoplay="{ :autoplay="{
delay: 2000, delay: 2000,
stopOnLastSlide: false, stopOnLastSlide: false,
disableOnInteraction: true, disableOnInteraction: false,
}" }"
> >
<SwiperSlide v-for="(item, index) in ScrollList.list" :key="index"> <SwiperSlide v-for="(item, index) in ScrollList.list" :key="index">
......
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