animation: name 2s ease 0s 1 both有人知道这后面的参数都代表什么意思吗name 就是你创建动画的名称2S表示的时长ease表示运动效果0S表示延迟时间1表示的是播放的次数CSS3 animation-fill-mode :both 规定动画在播放之前或之后,其动画效果是否可见