暂存
This commit is contained in:
@@ -47,7 +47,7 @@ $(function () {
|
||||
window.webkit.messageHandlers.closeWebView.postMessage(null)
|
||||
}
|
||||
})
|
||||
$('.blessingBag .blessingBag_in ul').css('animation', 'scrollLeft 3s linear infinite');
|
||||
swiperFun();
|
||||
}, 100)
|
||||
})
|
||||
})
|
||||
@@ -86,7 +86,6 @@ function svgaFun () {
|
||||
})
|
||||
})
|
||||
}
|
||||
swiperFun();
|
||||
// 定情信物礼物轮播
|
||||
function swiperFun () {
|
||||
var mySwiper = new Swiper('.swiper', {
|
||||
@@ -97,4 +96,4 @@ function swiperFun () {
|
||||
disableOnInteraction: false
|
||||
}
|
||||
})
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user