最常用的是: ● transform(如translateX、rotate、scale); ● opacity(透明度变化); ● filter(滤镜效果); ● will-change(提前声明变化); ● position: fixed(固定定位元素)。