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
8392da50
Commit
8392da50
authored
Apr 03, 2020
by
wildfirecode
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' of gitlab2.dui88.com:wanghongyuan/xiaoxiaole into dev
parents
b21ae6da
15471ee4
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
4 additions
and
4 deletions
+4
-4
turnnoprize换个姿势再来一次!.png
egret/resource/assets/turnnoprize/turnnoprize换个姿势再来一次!.png
+0
-0
turnnoprize离奖励只差一毫米! 再来一次吧!.png
...source/assets/turnnoprize/turnnoprize离奖励只差一毫米! 再来一次吧!.png
+0
-0
TaskCenterNoPrizeSkin.exml
egret/resource/skins/TaskCenterNoPrizeSkin.exml
+1
-1
TurntableNoPrizeSkin.exml
egret/resource/skins/TurntableNoPrizeSkin.exml
+2
-2
TaskCenterPrize.ts
egret/src/panels/TaskCenter/TaskCenterPrize.ts
+1
-1
No files found.
egret/resource/assets/turnnoprize/turnnoprize换个姿势再来一次!.png
View replaced file @
b21ae6da
View file @
8392da50
4.36 KB
|
W:
|
H:
9.3 KB
|
W:
|
H:
2-up
Swipe
Onion skin
egret/resource/assets/turnnoprize/turnnoprize离奖励只差一毫米! 再来一次吧!.png
View replaced file @
b21ae6da
View file @
8392da50
6.37 KB
|
W:
|
H:
11.5 KB
|
W:
|
H:
2-up
Swipe
Onion skin
egret/resource/skins/TaskCenterNoPrizeSkin.exml
View file @
8392da50
...
...
@@ -15,7 +15,7 @@
<e:Label
text=
"啊哦,奖励擦肩而过…"
y=
"0"
fontFamily=
"FZY3JW"
size=
"40"
horizontalCenter=
"0"
textColor=
"0xc17343"
/>
</e:Group>
<e:Group
id=
"suningGroup"
horizontalCenter=
"-1"
y=
"321"
visible=
"false"
>
<e:Label
id=
"suningLabel"
text=
"继续完成任务,还可以获得更多
奖励
哦~"
y=
"20"
fontFamily=
"FZY3JW"
size=
"28"
horizontalCenter=
"0"
x=
"10"
textColor=
"0xc17343"
/>
<e:Label
id=
"suningLabel"
text=
"继续完成任务,还可以获得更多
元宝
哦~"
y=
"20"
fontFamily=
"FZY3JW"
size=
"28"
horizontalCenter=
"0"
x=
"10"
textColor=
"0xc17343"
/>
<e:Label
text=
"换个姿势,再来一次!"
y=
"-40"
fontFamily=
"FZY3JW"
size=
"46"
horizontalCenter=
"0"
x=
"-30"
scaleX=
"1"
scaleY=
"1"
textColor=
"0xc17343"
/>
</e:Group>
<e:Group
id=
"btn"
y=
"722.5"
horizontalCenter=
"0"
>
...
...
egret/resource/skins/TurntableNoPrizeSkin.exml
View file @
8392da50
...
...
@@ -36,7 +36,7 @@
<e:Image
source=
"common_yuanbao_png"
x=
"94"
scaleX=
"0.2"
scaleY=
"0.2"
verticalCenter=
"0"
/>
</e:Group>
</e:Group>
<e:Image
id=
"tips1"
source=
"turnnoprize换个姿势再来一次!_png"
y=
"436
.8
"
horizontalCenter=
"0"
visible=
"false"
/>
<e:Image
id=
"tips1"
source=
"turnnoprize换个姿势再来一次!_png"
y=
"436"
horizontalCenter=
"0"
visible=
"false"
/>
<e:Image
id=
"tips2"
source=
"turnnoprize奖励溜走了,再试一次吧!_png"
y=
"423.65"
horizontalCenter=
"0"
visible=
"false"
/>
<e:Image
id=
"tips3"
source=
"turnnoprize离奖励只差一毫米! 再来一次吧!_png"
y=
"4
03.65"
horizontalCenter=
"0.5
"
visible=
"false"
/>
<e:Image
id=
"tips3"
source=
"turnnoprize离奖励只差一毫米! 再来一次吧!_png"
y=
"4
36"
horizontalCenter=
"1
"
visible=
"false"
/>
</e:Skin>
\ No newline at end of file
egret/src/panels/TaskCenter/TaskCenterPrize.ts
View file @
8392da50
...
...
@@ -85,7 +85,7 @@ export default class TaskCenterPrize extends Panel {
default
:
this
.
img
.
visible
=
true
;
this
.
img
.
source
=
img
;
this
.
tipsLabel
.
text
=
'继续完成任务可以获得更多
优惠
哦~'
;
this
.
tipsLabel
.
text
=
'继续完成任务可以获得更多
元宝
哦~'
;
break
;
}
}
...
...
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