更新 Web/src/main.ts

This commit is contained in:
skywolf627 2024-08-09 11:59:31 +08:00
parent e6e9897c88
commit 7f8dc97a3e

View File

@ -7,6 +7,7 @@ import { i18n } from '/@/i18n/index';
import other from '/@/utils/other';
import ElementPlus from 'element-plus';
import '/@/theme/index.scss';
import 'virtual:uno.css'
// 动画库
import 'animate.css';
// 栅格布局