4 Commits

Author SHA1 Message Date
严浩
306ed9a527 ci: 更新 Playwright 配置以使用预览服务器
- 将 baseURL 固定为 http://localhost:4173,不再根据环境变量区分 CI 和本地环境
- 修改启动命令为先构建再启动预览服务器
- 设置 reuseExistingServer 为 true,优化服务器重用逻辑

(cherry picked from commit df6ffb99c8)
2025-09-09 23:11:00 +08:00
严浩
88483c26e6 ci: 优化 Playwright 测试工作流 2025-09-09 15:43:43 +08:00
严浩
706c60ddb8 ci: 完善项目持续集成配置并添加 Playwright 测试 2025-09-09 15:37:16 +08:00
严浩
5f082a9bc9 initial commit 2025-09-09 11:37:43 +08:00