This commit is contained in:
2025-12-13 18:44:28 +08:00
parent a9b2c729e3
commit 5667bab5c9
11 changed files with 314 additions and 24 deletions

View File

@@ -4,6 +4,8 @@ import ElementPlus from 'element-plus'
import * as ElementPlusIconsVue from '@element-plus/icons-vue'
import 'element-plus/dist/index.css'
import './assets/css/common.scss'
import App from './App.vue'
import router from './router/'
import { AES_SECRET_KEY } from './config'