feat: 新增依赖

This commit is contained in:
duanshuwen
2025-09-23 18:57:14 +08:00
parent c77c5350aa
commit 089a86c66b
8 changed files with 1087 additions and 126 deletions

5
tsconfig.json Normal file
View File

@@ -0,0 +1,5 @@
{
"compilerOptions": {
"types": ["element-plus/global"]
}
}