feat:项目打包成Electron

This commit is contained in:
2026-06-14 18:10:58 +08:00
parent 7a0443ebcc
commit 8970b63800
20 changed files with 3895 additions and 11 deletions

4
.gitignore vendored
View File

@@ -2,6 +2,10 @@
frontend/node_modules/
frontend/dist/
# ---- 桌面端 ----
desktop/node_modules/
desktop/dist/
# ---- 后端 ----
backend/bin/
backend/server