标签: javascript jquery swipe
如何在创建滑动时命名滑动(来自swipeJS)对象?
window.mySwipe = new Swipe(document.getElementById("#someId"), { speed: 1400, auto: 400, })