微信小程序的開發環境中,將下載好的animate.css 引入到app.wxss中即可,引入之前別忘了將後綴改為.wxss eg: @import './animate.wxss'; 。
確定! 回上一頁