1、安装

npm i animate.css --save

 

2、引用

main.js

import 'animate.css'

 

3、使用

    <img v-show="welcomeindex ==0" class="animate__animated animate__backInUp"  :src="Main.imgserve+'/project/projectinfo01.png'" alt="">

 

相关文章:

  • 2021-11-26
  • 2021-12-09
  • 2021-11-26
  • 2021-10-30
  • 2021-11-13
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-09-30
  • 2021-11-01
  • 2022-12-23
相关资源
相似解决方案