feat: 增加应用跟项目列表,包含增删改查功能

This commit is contained in:
wangxuefeng
2025-03-04 19:05:07 +08:00
parent a78d892a57
commit 2d202cd6d7
8 changed files with 61 additions and 13 deletions

View File

@@ -7,7 +7,7 @@
"@/*": ["src/*"],
"$vtj/*": [".vtj/*"]
},
"lib": ["ES2015", "DOM"],
"lib": ["ES2022", "DOM"],
"module": "NodeNext",
"target": "ES2022",
"moduleResolution": "NodeNext"