mirror of
https://github.com/setube/ogame-vue-ts.git
synced 2026-05-12 07:55:11 +08:00
fix(server): 修复静态资源拦截器路径匹配问题
- 将路由从 '*' 更改为 '/*' 以正确处理所有路径 - 确保默认路径 '/' 正确映射到 '/index.html' - 优化路径处理逻辑以增强单文件嵌入功能
This commit is contained in:
Reference in New Issue
Block a user