fix: 修复Gin通配符路由冲突导致panic

- 改用NoRoute替代通配符路由/*filepath
- NoRoute中先检查静态文件存在再返回SHTML
This commit is contained in:
2026-05-03 17:25:23 +08:00
parent 20f1bfc32d
commit 8b9879816d
2 changed files with 1037 additions and 10 deletions
+1031
View File
File diff suppressed because it is too large Load Diff