diff --git a/webintroduce/src/views/home.vue b/webintroduce/src/views/home.vue index 774014a..6bb0b2d 100644 --- a/webintroduce/src/views/home.vue +++ b/webintroduce/src/views/home.vue @@ -109,15 +109,19 @@ export default { data() { return { swiperOption: { - pagination: { - el: ".swiper-pagination", - clickable: true - }, - autoplay: { - enabled: true, - disableOnInteraction: false, - delay: 3000 - }, + pagination: '.swiper-pagination', + paginationClickable: true, + // pagination: { + // el: ".swiper-pagination", + // clickable: true + // }, + autoplay: 3000, + speed: 1000, + // autoplay: { + // enabled: true, + // disableOnInteraction: false, + // delay: 3000 + // }, }, newsLists:[ {