Commit ddd908f6 authored by zjz1994's avatar zjz1994

代码暂存

parent 9aa9c6fc
...@@ -682,34 +682,34 @@ const chapterFuns = { ...@@ -682,34 +682,34 @@ const chapterFuns = {
] ]
}, },
801:{ 801:{
stepCount: 5, stepCount: 3,
showIndexs: [ showIndexs: [
[6,15,24,25], [6,15,24,25],
[30,31,32,33], [30,31,32,33],
[6,15,24,33], [6,15,24,33],
[6,15,24,33], // [6,15,24,33],
[6,15,24,33], // [6,15,24,33],
], ],
hideIndexs: [ hideIndexs: [
[6,15], [6,15],
[30,31], [30,31],
[6,15], [6,15],
[6,15], // [6,15],
[24,33], // [24,33],
], ],
handIndexs: [ handIndexs: [
[24,25], [24,25],
[32,33], [32,33],
[24,33], [24,33],
[24,33], // [24,33],
[6,15], // [6,15],
], ],
msg: [ msg: [
"樱花引导1", "在樱花旁边消除一次看看会发生什么~",
"樱花引导2", "哇哦,樱花它开花了!再移动一步试试~",
"樱花引导3", "加油,继续在樱花旁边消除让它开花吧~",
"樱花引导4", // "樱花引导4",
"樱花引导5" // "樱花引导5"
] ]
}, },
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment