修正第134章+新增第135章《剑圣的试炼》- 卡西利亚斯切磋,获得指点

This commit is contained in:
小虾米 2026-03-27 20:52:38 +08:00
parent 200e6d376b
commit 0b1d089162
3 changed files with 11 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -4,7 +4,7 @@ let chaptersData = [];
let isDataLoaded = false; let isDataLoaded = false;
// 版本号,每次更新时修改 // 版本号,每次更新时修改
const CACHE_VERSION = '20260327-2042'; const CACHE_VERSION = '20260327-2054';
// 加载所有章节数据 // 加载所有章节数据
async function loadChaptersData() { async function loadChaptersData() {