diff --git a/src/app.js b/src/app.js index e44c004..ccaee58 100644 --- a/src/app.js +++ b/src/app.js @@ -2,6 +2,7 @@ import { Component } from 'react' import SDK from 'sr-sdk-h5' import './app.scss' +import 'animate.css'; import 'taro-ui/dist/style/index.scss' // 全局引入一次即可 /** diff --git a/src/index.html b/src/index.html index 626eab7..a75a8f7 100644 --- a/src/index.html +++ b/src/index.html @@ -8,16 +8,19 @@ - + + + -