新增第134章《中央公园》- 抵达中央公园,遇见剑圣卡西利亚斯

This commit is contained in:
小虾米 2026-03-27 20:41:22 +08:00
parent bce257bb9a
commit 200e6d376b
2 changed files with 10 additions and 1 deletions

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-2038'; const CACHE_VERSION = '20260327-2042';
// 加载所有章节数据 // 加载所有章节数据
async function loadChaptersData() { async function loadChaptersData() {