新增第61章:悲鸣洞穴·阿甘左与卢克西,虫王戮蛊
This commit is contained in:
parent
6d8654aad5
commit
a34d18b697
5
alacarte-novel-website/data/chapter-61.json
Normal file
5
alacarte-novel-website/data/chapter-61.json
Normal file
File diff suppressed because one or more lines are too long
@ -60,6 +60,7 @@
|
||||
{"id": 57, "title": "心灵试炼·剑圣觉醒", "subtitle": "觉醒", "desc": "完成心灵试炼,战胜心魔,成功觉醒成为剑圣,获得极·鬼剑术。", "date": "2026-03-25"},
|
||||
{"id": 58, "title": "番外·后宫的温馨", "subtitle": "后宫群像", "desc": "后宫大聚会,林克与五位少女在雪山温泉共度温馨时光。", "date": "2026-03-25"},
|
||||
{"id": 59, "title": "敏泰的思念", "subtitle": " intimate ", "desc": "深夜私会,敏泰带林克去私人温泉,倾诉思念后深情缠绵。", "date": "2026-03-25"},
|
||||
{"id": 60, "title": "敏泰加入·前往诺伊佩拉", "subtitle": "假野猪", "desc": "敏泰正式加入队伍,四人小队前往诺伊佩拉,击败狄瑞吉幻影(假野猪)。", "date": "2026-03-25"}
|
||||
{"id": 60, "title": "敏泰加入·前往诺伊佩拉", "subtitle": "假野猪", "desc": "敏泰正式加入队伍,四人小队前往诺伊佩拉,击败狄瑞吉幻影(假野猪)。", "date": "2026-03-25"},
|
||||
{"id": 61, "title": "悲鸣洞穴·阿甘左与卢克西", "subtitle": "悲鸣洞穴", "desc": "探索悲鸣洞穴,阿甘左与恋人卢克西重逢,击败虫王戮蛊,卢克西安息。", "date": "2026-03-25"}
|
||||
]
|
||||
}
|
||||
@ -59,7 +59,8 @@ const chaptersData = [
|
||||
{ id: 57, title: "第五十七章:心灵试炼·剑圣觉醒", subtitle: "觉醒", desc: "完成心灵试炼,战胜心魔,成功觉醒成为剑圣,获得极·鬼剑术。", status: "已完结", date: "2026-03-25" },
|
||||
{ id: 58, title: "第五十八章:番外·后宫的温馨", subtitle: "后宫群像", desc: "后宫大聚会,林克与五位少女在雪山温泉共度温馨时光。", status: "已完结", date: "2026-03-25" },
|
||||
{ id: 59, title: "第五十九章:敏泰的思念", subtitle: " intimate ", desc: "深夜私会,敏泰带林克去私人温泉,倾诉思念后深情缠绵。", status: "已完结", date: "2026-03-25" },
|
||||
{ id: 60, title: "第六十章:敏泰加入·前往诺伊佩拉", subtitle: "假野猪", desc: "敏泰正式加入队伍,四人小队前往诺伊佩拉,击败狄瑞吉幻影(假野猪)。", status: "已完结", date: "2026-03-25" }
|
||||
{ id: 60, title: "第六十章:敏泰加入·前往诺伊佩拉", subtitle: "假野猪", desc: "敏泰正式加入队伍,四人小队前往诺伊佩拉,击败狄瑞吉幻影(假野猪)。", status: "已完结", date: "2026-03-25" },
|
||||
{ id: 61, title: "第六十一章:悲鸣洞穴·阿甘左与卢克西", subtitle: "悲鸣洞穴", desc: "探索悲鸣洞穴,阿甘左与恋人卢克西重逢,击败虫王戮蛊,卢克西安息。", status: "已完结", date: "2026-03-25" }
|
||||
];
|
||||
|
||||
// DOM加载完成后初始化
|
||||
|
||||
Loading…
Reference in New Issue
Block a user