Commit 20837fdc by 曾经

111111

parent eab56125
...@@ -26,6 +26,7 @@ ...@@ -26,6 +26,7 @@
:options="swiperOptions" :options="swiperOptions"
:autoplay="swiperOptions.autoplay" :autoplay="swiperOptions.autoplay"
> >
<swiper-slide v-for="item in list" :key="item"> <swiper-slide v-for="item in list" :key="item">
<div class="swiper-item"> <div class="swiper-item">
<img <img
......
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