Commit Graph

4 Commits

Author SHA1 Message Date
小虾米
1c2406af51 固化:章节索引更新流程
正确流程:
1. 章节存为 data/chapter-XX.json
2. 运行 node update-index.js 更新索引
3. 索引文件:data/chapters-index.json(非chapters.json)
2026-03-30 11:32:43 +08:00
小虾米
7fcea2300c 固化:章节格式应为JSON(非HTML)
- 更新 IDENTITY.md 写作规范
- 更新 memory/2026-03-30.md 记录格式纠正
- 章节存储路径:alacarte-novel-website/data/chapter-XX.json
2026-03-30 11:20:06 +08:00
小虾米
f8894dd3f3 fix: 修复上一章/下一章导航对小数章节(如107.5)的支持
- updateNavButtons: 改用数组索引查找,而非简单的+1/-1
- updateSidebarHighlight: 使用parseFloat比较章节ID
- updateMobileTOCHighlight: 使用parseFloat比较章节ID
- 更新版本号强制刷新缓存
2026-03-27 17:42:41 +08:00
openclaw
bf1a137e26 删除第58章:诺伊佩拉·狄瑞吉的阴影 2026-03-25 16:42:18 +08:00