swiper插件点击事件 a链接失效无法点击问题解决方法

在使用swiper过程中,发现a链接失效,经过查找分析发现是由于没有设置一个参数preventClicks,该参数默认的值是ture, 如果需要加入a链接需要设置preventClicks的值为fal … Continue reading swiper插件点击事件 a链接失效无法点击问题解决方法