收藏
回答

animation 动画在ios真机上无效

框架类型 问题类型 API/组件名称 终端类型 微信版本 基础库版本
小程序 Bug wx.animatios 客户端 6.73 2.3.0

- 当前 Bug 的表现(可附上截图)

        红包转的效果  直接打开

- 预期表现


- 复现路径


- 提供一个最简复现 Demo

this.animation = animation

animation.rotate3d(0,180,0,180).step()

animation.rotate3d(0,0,0,180).step()

animation.rotate3d(0,180,0,180).step()

animation.rotate3d(0,0,0,180).step()

animation.rotate3d(0,180,0,180).step()

animation.rotate3d(0,0,0,180).step()

animation.rotate3d(0,180,0,180).step()

animation.rotate3d(0,0,0,180).step()

this.setData({

redAnimationData:animation.export()

})


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

2 个回答

  • 明
    2018-10-18

    emmmmm 我看看


    2018-10-18
    有用
    回复
  • 卢霄霄
    卢霄霄
    2018-10-18

    能做个代码片段吗?

    2018-10-18
    有用
    回复
登录 后发表内容