chore: 更新项目配置和前后端代码优化

This commit is contained in:
2026-04-04 20:10:24 +08:00
parent ef162de168
commit 05b1cbf80d
21 changed files with 3460 additions and 984 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"shortcuts": [
{
"label": "Run",
"command": "npm run dev",
"icon": "play"
}
]
}