码迷,mamicode.com
首页 > 微信 > 详细

小程序 swiper bindChange 抖动解决方法

时间:2020-04-21 15:11:32      阅读:142      评论:0      收藏:0      [点我收藏+]

标签:class   hang   nim   UNC   code   ati   animation   cti   detail   

<swiper bindanimationfinish="Functionr" >
1 function:function(e){
2     this.setData({
3         swiperCurrent: e.detail.current
4     })
5 }

 

将 bindChange 更换为 bindanimationfinish (滑动动画结束调用)方法即可!

小程序 swiper bindChange 抖动解决方法

标签:class   hang   nim   UNC   code   ati   animation   cti   detail   

原文地址:https://www.cnblogs.com/iblackly/p/12744345.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!