2026-05-04-03-21-40 增加前后端协同和NIfTI导出

This commit is contained in:
2026-05-04 03:29:54 +08:00
parent a6f3836460
commit a9b6d2d76a
15 changed files with 1040 additions and 67 deletions

4
.gitignore vendored
View File

@@ -6,6 +6,10 @@ WebSite/node_modules/
dist/
WebSite/dist/
# Runtime backend state and generated exports
WebSite/data/
WebSite/exports/
# Local env
.env
.env.*