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
9c23f353
Commit
9c23f353
authored
Sep 03, 2019
by
wildfirecode
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
97984a11
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
19 additions
and
18 deletions
+19
-18
index.html
egret/index.html
+1
-0
Loading.ts
egret/libs/new_wx/components/Loading.ts
+13
-13
GuideCon.ts
egret/src/mapScene/GuideCon.ts
+5
-5
No files found.
egret/index.html
View file @
9c23f353
...
...
@@ -48,6 +48,7 @@
<script
src=
"libs/pad-zeropadding.js"
></script>
<img
id=
"pic"
style=
"width:100%;position: absolute;z-index: 999;display: none;"
/>
<script>
// localStorage.clear();
var
sharePic
=
document
.
getElementById
(
'pic'
);
sharePic
.
onclick
=
function
(){
sharePic
.
style
.
display
=
'none'
...
...
egret/libs/new_wx/components/Loading.ts
View file @
9c23f353
This diff is collapsed.
Click to expand it.
egret/src/mapScene/GuideCon.ts
View file @
9c23f353
...
...
@@ -152,11 +152,11 @@ export class GuideCon extends egret.DisplayObjectContainer {
[
440
,
390
,
-
90
],
]
words
:
string
[]
=
[
"这里是
生命值,闯关失败后
\n
都会扣除一点生命值
"
,
"这里是元宝,闯关成功后
会
\n
随机获得数量的元宝,元宝
\n
可购买生命
值和游戏道具"
,
"在这里选择查看关卡,
过关
\n
后每关所获得的星星会在这
\n
里显示
"
,
"
星星可用来开宝箱获得随机
\n
奖励,这里会显示当前可打
\n
开的宝箱数量
"
,
"
可在道具商城购买游戏道
\n
具,获得的奖励都可在我的
\n
奖励中查看
"
"这里是
体力值,闯关失败会
\n
扣除1体力值,闯关成功不扣
\n
除哦~
"
,
"这里是元宝,闯关成功后
可
\n
随机获得大量元宝,元宝可
\n
用于购买体力
值和游戏道具"
,
"在这里选择查看关卡,
闯关
\n
成功后还有机会赢得丰厚奖
\n
励哟!
"
,
"
每个关卡收集的星星达到一
\n
定数量可开启宝箱,宝箱里
\n
还有更多无敌券、品牌券在
\n
等你!
"
,
"
进入道具商城去购买道具为
\n
游戏加分吧~获得的奖励可
\n
在“我的奖励”中查看哦
"
]
/**
* 1开始
...
...
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