css 中transition 和rotateY过渡过程中层级失效
css 中transition 和rotateY过渡过程中层级失效。
transition 和rotateY旋转一张图片 图片上方有一个定位的元素(层级比图片高),在起始和结束层级表现正常,旋转过程中层级会高于定位的元素,即使元素层级调至999999也是会这样
1 回复
你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html),详细描述下复现的流程。