IOS 和安卓createAnimation rotateY旋转的圈数一样?

发布于 5 年前作者 guiyingyu13532 次浏览最后编辑 5 年前来自 issues

let animationColse = wx.createAnimation({

		duration: 700,

		timingFunction: 'linear',

		transformOrigin: '50% 50% 0'

	})

	animationColse.translate3d('-50%','-50%','500px').rotateY(540).opacity(0).scale(.3,.3).step()

安卓 旋转的了 540deg IOS 明显感觉没有540deg

iphone6 iphone11 ihpone X 都是试过

2 回复
xiulan47
xiulan471 楼5 年前

你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html

mxiong
mxiong2 楼9 个月前

哥,你邀请我,我都看不懂。。。。