小程序不支持translate3d的z轴吗?

发布于 6 年前作者 shenming13566 次浏览最后编辑 6 年前来自 ask
  • 当前 Bug 的表现(可附上截图)

translate3d的z参数不起作用,但是x、y起作用,css和js都试过了

  • 预期表现

  • 复现路径

  • 提供一个最简复现 Demo

transform: translate3d(30rpx,30rpx,-200rpx);
...
animation.translate3d(45, 45, 400).step();
...
1 回复
junshi
junshi1 楼5 年前

你好,请提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html