feat: 更换ui组件库,naiveui->element-plus

This commit is contained in:
2026-06-18 09:58:36 +08:00
parent ab9e77669c
commit 33c2b31117
16 changed files with 6192 additions and 528 deletions

View File

@@ -1,4 +1,5 @@
import './assets/style'
import 'element-plus/dist/index.css'
import { createApp } from 'vue'
import { initPinia } from './stores'