iphoneX不支持CSS3动画
iphoneX在样式中使用了transition: all 0.5s;并且动态更改transform:translateX(-{{right}}px);动画效果在安卓和其他版本iphone中表现平滑,在iphoneX上直接没有动画效果
iphoneX在样式中使用了transition: all 0.5s;并且动态更改transform:translateX(-{{right}}px);动画效果在安卓和其他版本iphone中表现平滑,在iphoneX上直接没有动画效果