Commit 6cdb0879 authored by zhangjinzhou's avatar zhangjinzhou

代码暂存

parent 8719ba4d
......@@ -137,8 +137,8 @@
// localStorage.clear();
window['imgver'] = '11112';
//top 8 ,repeat 22 , bottom 3
window['total_level'] = 8 + 3 + 22 * 54;
window['last_level'] = 1180;
window['total_level'] = 8 + 3 + 22 * 55;
window['last_level'] = 1220;
var sharePic = document.getElementById('pic');
sharePic.onclick = function () {
......
This diff is collapsed.
import { ChapterData } from "../interface/ChapterData";
//1201-1220
export const Chapters51: ChapterData[] = [
]
\ No newline at end of file
......@@ -51,6 +51,8 @@ import { Chapters46 } from "./Chapter46";
import { Chapters47 } from "./Chapter47";
import { Chapters48 } from "./Chapter48";
import { Chapters49 } from "./Chapter49";
import { Chapters50 } from "./Chapter50";
import { Chapters51 } from "./Chapter51";
//所有的关卡
const chapters: ChapterData[] = [].concat(
Chapters1,
......@@ -102,6 +104,8 @@ const chapters: ChapterData[] = [].concat(
Chapters47,
Chapters48,
Chapters49,
Chapters50,
Chapters51
)
// console.log(chapters)
chapters.forEach((chapter,index) => {
......
......@@ -5913,6 +5913,206 @@
"levelNum": 1180,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 1181,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 1182,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 1183,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 1184,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 1185,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 1186,
"maxScore": 77770,
"stars": 1
},
{
"levelNum": 1187,
"maxScore": 77770,
"stars": 1
},
{
"levelNum": 1188,
"maxScore": 77770,
"stars": 1
},
{
"levelNum": 1189,
"maxScore": 77770,
"stars": 1
},
{
"levelNum": 1190,
"maxScore": 49440,
"stars": 1
},
{
"levelNum": 1191,
"maxScore": 49440,
"stars": 1
},
{
"levelNum": 1192,
"maxScore": 49440,
"stars": 1
},
{
"levelNum": 1193,
"maxScore": 49440,
"stars": 1
},
{
"levelNum": 1194,
"maxScore": 49440,
"stars": 1
},
{
"levelNum": 1195,
"maxScore": 49440,
"stars": 1
},
{
"levelNum": 1196,
"maxScore": 49440,
"stars": 1
},
{
"levelNum": 1197,
"maxScore": 49440,
"stars": 1
},
{
"levelNum": 1198,
"maxScore": 49440,
"stars": 1
},
{
"levelNum": 1199,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 1200,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 1201,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 1202,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 1203,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 1204,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 1205,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 1206,
"maxScore": 77770,
"stars": 1
},
{
"levelNum": 1207,
"maxScore": 77770,
"stars": 1
},
{
"levelNum": 1208,
"maxScore": 77770,
"stars": 1
},
{
"levelNum": 1209,
"maxScore": 77770,
"stars": 1
},
{
"levelNum": 1210,
"maxScore": 49440,
"stars": 1
},
{
"levelNum": 1211,
"maxScore": 49440,
"stars": 1
},
{
"levelNum": 1212,
"maxScore": 49440,
"stars": 1
},
{
"levelNum": 1213,
"maxScore": 49440,
"stars": 1
},
{
"levelNum": 1214,
"maxScore": 49440,
"stars": 1
},
{
"levelNum": 1215,
"maxScore": 49440,
"stars": 1
},
{
"levelNum": 1216,
"maxScore": 49440,
"stars": 1
},
{
"levelNum": 1217,
"maxScore": 49440,
"stars": 1
},
{
"levelNum": 1218,
"maxScore": 49440,
"stars": 1
},
{
"levelNum": 1219,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 1220,
"maxScore": 47440,
"stars": 1
}
],
"remainProp": [
......
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