收藏
回答

animation 位移失效

框架类型 问题类型 操作系统版本 手机型号 微信版本
小程序 Bug IOS11.2 iPhone 6.7.2



在微信6.6.7版本下,该动画是可以正常滑动的

在微信6.7.2版本下,该动画不能正常滑动



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

1 个回答

  • 卢霄霄
    卢霄霄
    2018-09-10

    能用代码片段吗?

    2018-09-10
    有用
    回复 13
    • 0.2℃
      0.2℃
      2018-09-10

      this.animation.translate(x, 0).scale(1).step()

      this.setData({

      animationToLarge: this.animation.export(),

      })


      2018-09-10
      回复
    • 卢霄霄
      卢霄霄
      2018-09-10回复0.2℃

      是这个代码片段~

      https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html

      2018-09-10
      回复
    • 0.2℃
      0.2℃
      2018-09-10回复卢霄霄

      没有,没有从项目中扒出来

      2018-09-10
      回复
    • LastLeaf
      LastLeaf
      2018-09-10回复0.2℃

      未能根据你的代码复现问题。能否提供代码片段?

      2018-09-10
      回复
    • 吉萨
      吉萨
      2018-09-11回复LastLeaf

      我们目前最新版ios手机微信小程序的animation无法使用,现在线上项目挂掉了

      2018-09-11
      回复
    查看更多(8)
登录 后发表内容