Der Animationseffekt wird durch animate.css erreicht, ebenso wie WeChat und QQ. Es gibt jedoch Kompatibilitätsprobleme mit Apple-Telefonen.
Online-Adresse https://ipukr.cn/ad/index.htm...
楼主在吗?加我,找你做网站
图片看不到哇~
iPhone 下面的safari需要加 -webkit-的前缀。 你可以用postcss的autoprefix处理下animate.css就可以了。
-webkit-
这里有个在线处理的:https://autoprefixer.github.io/ 可以试一下。
楼主在吗?加我,找你做网站
图片看不到哇~
iPhone 下面的safari需要加
-webkit-
的前缀。 你可以用postcss的autoprefix处理下animate.css就可以了。这里有个在线处理的:https://autoprefixer.github.io/ 可以试一下。