Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
xiaoxiaole
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wildfirecode13
xiaoxiaole
Commits
6bc60c30
Commit
6bc60c30
authored
Dec 18, 2019
by
邱旭
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
bed3e6f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
index.html
egret/index.html
+3
-3
No files found.
egret/index.html
View file @
6bc60c30
...
...
@@ -132,9 +132,9 @@
{
nums
:
'0.36元'
,
type
:
'quan36'
}
];
// localStorage.clear();
window
[
'imgver'
]
=
'11112'
window
[
'total_level'
]
=
14
+
13
*
17
;
window
[
'last_level'
]
=
225
;
//必须大于等于total_level
window
[
'imgver'
]
=
'11112'
;
window
[
'total_level'
]
=
14
+
13
*
17
;
/// TODO 14 不能变 总数必须大于总的关卡数
window
[
'last_level'
]
=
225
;
//必须大于等于total_level
///TODO 标记最后一关,等于最后一关即可
// localStorage.clear();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment