style:样式修改
This commit is contained in:
@@ -140,11 +140,11 @@
|
||||
loop: true,
|
||||
grabCursor: true, //鼠标光标
|
||||
})
|
||||
$('.jjfaSwiper').mouseenter(function () {
|
||||
swiper1.stopAutoplay()
|
||||
}).mouseleave(function () {
|
||||
swiper1.startAutoplay()
|
||||
});
|
||||
// $('.jjfaSwiper').mouseenter(function () {
|
||||
// swiper1.stopAutoplay()
|
||||
// }).mouseleave(function () {
|
||||
// swiper1.startAutoplay()
|
||||
// });
|
||||
})
|
||||
</script>
|
||||
{/block}
|
||||
Reference in New Issue
Block a user