jianzhihuixiang/alacarte-novel-website
小虾米 15db767fe0 fix: 移除app.js对reader.html的处理,避免内容闪烁冲突
问题:app.js和reader.html内联脚本同时处理阅读页,
app.js的renderChapterContent会在正文中插入标题和副标题,
与reader.html的处理冲突,导致内容闪烁。

解决:app.js不再处理reader.html页面,
阅读页由页面内联脚本独立处理。
2026-03-27 17:54:18 +08:00
..
chapters fix: 修复上一章/下一章导航对小数章节(如107.5)的支持 2026-03-27 17:42:41 +08:00
css fix: 修复上一章/下一章导航对小数章节(如107.5)的支持 2026-03-27 17:42:41 +08:00
data Add chapter 107.5: 时空回响·赛丽亚的记忆 - 林克告诉赛丽亚500年前的真相,命中注定的重逢 2026-03-27 15:51:44 +08:00
images Initial commit: novel website with 34 chapters 2026-03-25 09:30:34 +08:00
js fix: 移除app.js对reader.html的处理,避免内容闪烁冲突 2026-03-27 17:54:18 +08:00
chapters.html Disable browser cache: Add no-cache headers to HTML and fetch requests 2026-03-27 16:02:13 +08:00
index.html Disable browser cache: Add no-cache headers to HTML and fetch requests 2026-03-27 16:02:13 +08:00
reader.html fix: 移除app.js对reader.html的处理,避免内容闪烁冲突 2026-03-27 17:54:18 +08:00
TEMPLATE_README.md fix: 修复上一章/下一章导航对小数章节(如107.5)的支持 2026-03-27 17:42:41 +08:00
template.html Disable browser cache: Add no-cache headers to HTML and fetch requests 2026-03-27 16:02:13 +08:00
wiki.html fix: 修复上一章/下一章导航对小数章节(如107.5)的支持 2026-03-27 17:42:41 +08:00