摘要: 在vue中使用animate.css动画库 npm安装以及使用(4.1.0版本) npm安装npm install animate.css --save // in main.js import animated from 'animate.css' Vue.use(animated) 使用cdn引 阅读全文
posted @ 2020-08-13 19:40 禾几元 阅读(2281) 评论(0) 推荐(0)