作者 郭鑫
1 个管道 的构建 通过 耗费 3 秒

页面修改

... ... @@ -287,7 +287,7 @@
$('.callTel').click(function () {
$(this).css('display','block');
});
window.event.stopPropagation();
// window.event.stopPropagation();
var mySwiper = new Swiper('.swiper-container', {
pagination: {
el: '.swiper-pagination',
... ...