小程序css开启3d 也会硬件加速吗

小程序css开启3d也会硬件加速吗

阅读 4.7k
1 个回答
  1. transform:translate3d(0,0,0) 会触发硬件加速
  2. 小程序里面也是用的 transform
推荐问题