'css动画'

This commit is contained in:
hackrobot
2025-03-25 06:16:23 -05:00
parent 4018e981d3
commit af9325bfd9
3 changed files with 12 additions and 8 deletions

View File

@@ -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' // 全局引入一次即可
/**