chore: 清理 vite timestamp 缓存 + .gitignore + Bug#630 测试用例

- 删除 14 个 vite.config.js.timestamp-*.mjs 缓存文件
- .gitignore 添加 vite.config.js.timestamp* 规则
- Bug#630 Playwright 测试用例(doctor1/123456, tenantId=1)
This commit is contained in:
2026-06-01 11:43:46 +08:00
parent b0e7b8844d
commit f4ba8028fb
16 changed files with 92 additions and 2034 deletions

View File

@@ -26,3 +26,4 @@ yarn.lock
test-results/
tests/e2e/report/
tests/tests/
vite.config.js.timestamp*