Showing
2 changed files
with
2 additions
and
2 deletions
@@ -28,7 +28,7 @@ new Swiper('.swiper-container', { | @@ -28,7 +28,7 @@ new Swiper('.swiper-container', { | ||
28 | lazyLoading: true, | 28 | lazyLoading: true, |
29 | lazyLoadingInPrevNext: true, | 29 | lazyLoadingInPrevNext: true, |
30 | paginationClickable: true, | 30 | paginationClickable: true, |
31 | - autoplay: 3000 | 31 | + autoplay: 4000 |
32 | }); | 32 | }); |
33 | 33 | ||
34 | function share() { | 34 | function share() { |
-
Please register or login to post a comment