diff --git a/src/views/Index/components/CaseDetails/index.vue b/src/views/Index/components/CaseDetails/index.vue index 27f723c..d014ddf 100644 --- a/src/views/Index/components/CaseDetails/index.vue +++ b/src/views/Index/components/CaseDetails/index.vue @@ -24,6 +24,11 @@ :pagination="pagination" :modules="modules" :autoHeight="true" + :loop="true" + :autoplay="{ + delay: 3000, + disableOnInteraction: false, + }" class="case_detail_swiper" > - + - +