vue中使用animated


1.安裝:npm install animate.css --save

2.在main.js中

import animated from 'animate.css' 

Vue.use(animated)


3.在頁面中使用 animated不能漏

<view class="model animated fadeInUp" v-if="modeShow">

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM