收藏
回答

安卓机不支持this.animate吗?



安卓手机(华为p10) console.log(wx.createSelectorQuery().in(this).select(`.unit-list${index}`))

ios(iphoneXr) console.log(wx.createSelectorQuery().in(this).select(`.unit-list${index}`))

安卓机里的选择实例后是不支持animate的吗?

导致在选择实例后通过fields获取元素大小后设置动画失效,安卓机报

ios正常支持


回答关注问题邀请回答
收藏

1 个回答

登录 后发表内容
问题标签