Commit 7af11981 authored by 余成's avatar 余成

修改轮播时间

parent d4d1d649
......@@ -584,8 +584,9 @@
<script>
var swiper = new Swiper('.huadongrequ', {
autoplay: true,
delay: 3000,
autoplay: {
delay: 2500,
},
loop: true,
pagination: {
el: '.swiper-pagination',
......@@ -595,7 +596,9 @@
new Swiper('.remenhuodong', {
autoplay: true,
delay: 3000,
delay: {
delay: 3000,
},
loop: true,
pagination: {
el: '.swiper-pagination-re',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment