|
@@ -5,8 +5,8 @@ $(".footer").load("../html/footer.html"); |
|
|
|
|
|
|
|
|
$(function() { |
|
|
$(function() { |
|
|
var swiper = new Swiper(".mySwiper", { |
|
|
var swiper = new Swiper(".mySwiper", { |
|
|
loop : true, |
|
|
|
|
|
autoplay:true, |
|
|
|
|
|
|
|
|
// loop : true, |
|
|
|
|
|
// autoplay:true, |
|
|
pagination: { |
|
|
pagination: { |
|
|
el: ".swiper-pagination", |
|
|
el: ".swiper-pagination", |
|
|
|
|
|
|
|
|