项目微调

This commit is contained in:
2024-10-10 10:53:12 +08:00
parent 70289632f3
commit abbda880df
6 changed files with 19 additions and 11 deletions

View File

@@ -25,6 +25,7 @@
"noEmit": false,
"types": [
"node",
"vite/client",
"element-plus/global"
],
"baseUrl": "./", // 解析非相对模块的基地址,默认是当前目录