Commit 213c27b0 authored by zjz1994's avatar zjz1994

Merge branch 'dev' of http://gitlab2.dui88.com/wanghongyuan/xiaoxiaole into 新单个广告实现

parents 23350431 a4220529
......@@ -136,8 +136,8 @@
// localStorage.clear();
window['imgver'] = '11112';
//top 8 ,repeat 22 , bottom 3
window['total_level'] = 8 + 3 + 22 * 35;
window['last_level'] = 775;
window['total_level'] = 8 + 3 + 22 * 36;
window['last_level'] = 800;
var sharePic = document.getElementById('pic');
sharePic.onclick = function () {
......
This diff is collapsed.
......@@ -32,6 +32,7 @@ import { Chapters27 } from "./Chapter27";
import { Chapters28 } from "./Chapter28";
import { Chapters29 } from "./Chapter29";
import { Chapters30 } from "./Chapter30";
import { Chapters31 } from "./Chapter31";
//所有的关卡
const chapters: ChapterData[] = [].concat(
Chapters1,
......@@ -64,7 +65,7 @@ const chapters: ChapterData[] = [].concat(
Chapters28,
Chapters29,
Chapters30,
Chapters31
)
// console.log(chapters)
chapters.forEach((chapter,index) => {
......
......@@ -3888,6 +3888,131 @@
"levelNum": 775,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 776,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 777,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 778,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 779,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 780,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 781,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 782,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 783,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 784,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 785,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 786,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 787,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 788,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 789,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 790,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 791,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 792,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 793,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 794,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 795,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 796,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 797,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 798,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 799,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 800,
"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