Commit 43fc5eb5 authored by wildfirecode's avatar wildfirecode

1

parent 45061f10
...@@ -135,8 +135,8 @@ ...@@ -135,8 +135,8 @@
]; ];
// localStorage.clear(); // localStorage.clear();
window['imgver'] = '11112'; window['imgver'] = '11112';
window['total_level'] = 10 + 10 * 25; /// TODO 14 不能变 总数必须大于总的关卡数 window['total_level'] = 10 + 10 * 27; /// TODO 14 不能变 总数必须大于总的关卡数
window['last_level'] = 250;//必须大于等于total_level ///TODO 标记最后一关,等于最后一关即可 window['last_level'] = 275;//必须大于等于total_level ///TODO 标记最后一关,等于最后一关即可
var sharePic = document.getElementById('pic'); var sharePic = document.getElementById('pic');
......
This diff is collapsed.
...@@ -1132,6 +1132,7 @@ ...@@ -1132,6 +1132,7 @@
"maxScore": 47440, "maxScore": 47440,
"stars": 1 "stars": 1
}, },
{ {
"levelNum": 226, "levelNum": 226,
"maxScore": 47440, "maxScore": 47440,
...@@ -1141,12 +1142,211 @@ ...@@ -1141,12 +1142,211 @@
"levelNum": 227, "levelNum": 227,
"maxScore": 47440, "maxScore": 47440,
"stars": 1 "stars": 1
},
{
"levelNum": 228,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 229,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 230,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 231,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 232,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 233,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 234,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 235,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 236,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 237,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 238,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 239,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 240,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 241,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 242,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 243,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 244,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 245,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 246,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 247,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 248,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 249,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 250,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 251,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 252,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 253,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 254,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 255,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 256,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 257,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 258,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 259,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 260,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 261,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 262,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 263,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 264,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 265,
"maxScore": 47440,
"stars": 1
},
{
"levelNum": 266,
"maxScore": 47440,
"stars": 1
} }
], ],
"remainProp": [ "remainProp": [
{ {
"type": 2, "type": 2,
"num": 2 "num": 1
}, },
{ {
"type": 3, "type": 3,
......
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