xiaodongxier / xiaodongxier.github.io

my github hexo blog
https://xiaodongxier.github.io
0 stars 0 forks source link

第5章 Vue 中的动画特效 - 小东西儿 #288

Open xiaodongxier opened 1 year ago

xiaodongxier commented 1 year ago

https://blog.xiaodongxier.com/pages/4fb4efc0.html

本章将讲解 Vue 中的 Css 及 Js 动画原理,以及在 Vue 中如使用 Animate.css 及 Velocity.js 动画库,在理解了基础动画原理后,本章还扩展了 Vue 中多元素及列表过渡效果实现的知识,并会带同学们学习如何对通用动画效果进行代码封装。 5-1 Vue 动画 - Vue 中 CSS 动画原理 添加动画的标签使用 transition 标签包裹 通过某一时刻向