可以在样式上处理,加上处理动画持续时间的代码: -moz-transition: all .15s ease; -o-transition: all .15s ease; transition: all .15s ease;
可以在样式上处理,加上处理动画持续时间的代码: