play.wenpai.net/play
elementary-qa 0153aaa951 refactor: 插件数据外置到 plugins.json + 移除 Google Fonts 依赖
- 插件注册表从 index.html 硬编码提取到独立 plugins.json,fetch 动态加载
- 新增产品只需编辑 plugins.json,无需改 index.html
- 移除 Google Fonts (Inter) 外部依赖,使用系统字体栈
- 减少 3 次外部网络请求(2 preconnect + 1 stylesheet)
- 新增 docs/improvement-plan.md 记录改进路线图

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-02-21 11:09:59 +08:00
..
blueprints Blueprint 改用本站托管 zip(解决 feicode CORS 问题) 2026-02-20 17:33:14 +08:00
docs refactor: 插件数据外置到 plugins.json + 移除 Google Fonts 依赖 2026-02-21 11:09:59 +08:00
plugins Blueprint 改用本站托管 zip(解决 feicode CORS 问题) 2026-02-20 17:33:14 +08:00
index.html refactor: 插件数据外置到 plugins.json + 移除 Google Fonts 依赖 2026-02-21 11:09:59 +08:00
plugins.json refactor: 插件数据外置到 plugins.json + 移除 Google Fonts 依赖 2026-02-21 11:09:59 +08:00