...
|
...
|
@@ -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',
|
...
|
...
|
|