|
|
@@ -50,6 +50,9 @@ |
|
|
|
<div class="swiper-slide"><img class="concentrationBox" |
|
|
|
src="https://formall.oss-accelerate.aliyuncs.com/home/pc/fmPcImg/shouye/banner_1.png" alt=""> |
|
|
|
</div> |
|
|
|
<div class="swiper-slide"><img class="concentrationBox" |
|
|
|
src="https://formall.oss-accelerate.aliyuncs.com/home/pc/fmPcImg/shouye/banner_2.png" alt=""> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="swiper-pagination"></div> |
|
|
|
</div> |
|
|
@@ -416,6 +419,11 @@ |
|
|
|
<script> |
|
|
|
certifySwiper = new Swiper('#certify', { |
|
|
|
loop: true, |
|
|
|
autoplay: true, |
|
|
|
// autoplay: true, |
|
|
|
// autoplayDisableOnInteraction: false, |
|
|
|
// preventLinksPropagation: true, |
|
|
|
autoplay: { |
|
|
|
disableOnInteraction: false, |
|
|
|
}, |
|
|
|
}) |
|
|
|
</script> |