-
由 陈泽健 提交于
- root() 增加 frontend/dist/ 存在性检查 - 容器部署时返回 index.html,本地开发时返回 JSON 健康检查 - 解决 @app.get("/") 精确匹配抢占 SPA 回退路由的问题 Co-Authored-By:Claude <noreply@anthropic.com>
c6a688e4
- root() 增加 frontend/dist/ 存在性检查
- 容器部署时返回 index.html,本地开发时返回 JSON 健康检查
- 解决 @app.get("/") 精确匹配抢占 SPA 回退路由的问题
Co-Authored-By:
Claude <noreply@anthropic.com>