fix: harden auto uploads and table layouts

This commit is contained in:
2026-09-19 10:25:10 +08:00
parent f0fb4db755
commit 8960b68ac8
15 changed files with 586 additions and 48 deletions
+1 -1
View File
@@ -284,7 +284,7 @@ docker compose up -d
- `dotnet build LiveRecorder.sln --no-restore -m:1`
- `npm run build`frontend 目录)
- `npm run test:e2e`frontend 目录,覆盖 1920 / 1366 / 1024 / 768 / 390
- `npm run test:e2e`frontend 目录,覆盖 1920 / 1552 / 1366 / 1024 / 768 / 390
- Docker Compose 完整部署验证通过
## 后续规划