Commit b18df1ee authored by zhangjinzhou's avatar zhangjinzhou

代码暂存

parent d58ce7f5
...@@ -137,8 +137,8 @@ ...@@ -137,8 +137,8 @@
// localStorage.clear(); // localStorage.clear();
window['imgver'] = '11112'; window['imgver'] = '11112';
//top 8 ,repeat 22 , bottom 3 //top 8 ,repeat 22 , bottom 3
window['total_level'] = 8 + 3 + 22 * 57; window['total_level'] = 8 + 3 + 22 * 58;
window['last_level'] = 1260; window['last_level'] = 1280;
var sharePic = document.getElementById('pic'); var sharePic = document.getElementById('pic');
sharePic.onclick = function () { sharePic.onclick = function () {
......
import { ChapterData } from "../interface/ChapterData";
//1261-1280
export const Chapters54: ChapterData[] = [
]
\ No newline at end of file
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
"num": 3 "num": 3
} }
], ],
"playerlevel":24, "playerlevel":1280,
"remainEnargy": 2, "remainEnargy": 2,
"askForEnergy": false, "askForEnergy": false,
"refectionCountdown": 77777, "refectionCountdown": 77777,
......
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