Browser Safari has compatibility issues with css3 attribute animation

Animation does not take effect in Safari browser [chrome browser has no problem]

Add attributes to the parent element: -webkit-transform: perspective(400px);

Guess you like

Origin blog.csdn.net/shengmeshi/article/details/120038191