3D变换真不是加个rotateY就完事了…层级穿帮、性能卡顿、移动端手势打架,调到怀疑人生
.card { transform: rotateX(20deg) translateZ(50px); }
登录/注册