Showing
1 changed file
with
1 additions
and
0 deletions
@@ -8,6 +8,7 @@ var swiper = new Swiper('.tab .swiper-container', { | @@ -8,6 +8,7 @@ var swiper = new Swiper('.tab .swiper-container', { | ||
8 | lazyLoadingInPrevNext: true, | 8 | lazyLoadingInPrevNext: true, |
9 | paginationClickable: true, | 9 | paginationClickable: true, |
10 | loop: true, | 10 | loop: true, |
11 | + autoplay: 3000, | ||
11 | }); | 12 | }); |
12 | 13 | ||
13 | require('lodash/commit'); | 14 | require('lodash/commit'); |
-
Please register or login to post a comment