chore: sync

This commit is contained in:
2026-03-18 22:00:41 +08:00
parent ec28b7bceb
commit cd63f328ab
14 changed files with 5431 additions and 10 deletions

View File

@@ -0,0 +1,5 @@
# 本地开发:前端 5173 → Vite proxy → 后端 8080
# 留空即走同源代理vite.config.js 里已配置 /api proxy
# 如果你想跳过代理直连,取消注释下面两行
# VITE_API_BASE=http://localhost:8080/api
# VITE_WS_URL=ws://localhost:8080/api/ws/ssh