docs: sync status truth and repo hygiene

This commit is contained in:
Your Name
2026-05-28 15:18:38 +08:00
parent 82109ec216
commit 2042bdd2cf
3 changed files with 39 additions and 0 deletions

View File

@@ -99,6 +99,8 @@ cd D:\project\frontend\admin
npm.cmd run e2e:full:win
```
> 若本机 `3000` 端口并非当前 admin Vite dev server例如被 Gitea、Grafana 等其他服务占用),请显式设置 `E2E_BASE_URL` 指向真实前端地址。`run-playwright-cdp-e2e.mjs` 默认假设前端运行在 `http://127.0.0.1:3000`,并会在命中错误站点时 fail-fast 给出提示。
当前覆盖:
- `login-surface`