Connect front web app to workbench APIs

This commit is contained in:
王鹏
2026-05-22 16:43:55 +08:00
parent d39eeca8a9
commit 625489e77c
6 changed files with 82 additions and 5 deletions

View File

@@ -18,6 +18,9 @@
"@vitejs/plugin-vue": "^5.2.1",
"sass": "^1.83.0",
"vite": "^6.0.7"
},
"engines": {
"node": ">=20"
}
},
"node_modules/@babel/helper-string-parser": {