chore: 主题改媒体查询并清理未挂载 API

去掉 head 防闪脚本;删除论坛 JSON CRUD 与 crawler,仅保留机器入口;用户向文档对齐 SSR。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-08-30 05:10:23 +08:00
parent 4a21d362d0
commit 58b94df50c
27 changed files with 277 additions and 3182 deletions

1
.gitignore vendored
View File

@@ -7,7 +7,6 @@
# Node / 构建缓存
/node_modules/
/web_src/node_modules/
.vite/
*.tsbuildinfo
# Go 编译产物(统一进 dist/;勿把二进制扔在仓库根目录)