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 都是试过
你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)
哥,你邀请我,我都看不懂。。。。