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
ea878940
Commit
ea878940
authored
Mar 16, 2020
by
wildfirecode
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
a65192af
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
5 deletions
+5
-5
common_blood.png
egret/resource/assets/common/common_blood.png
+0
-0
BackSkin.exml
egret/resource/skins/BackSkin.exml
+3
-3
BackPanel.ts
egret/src/panels/BackPanel.ts
+1
-1
getBackReward.json
mock/happyclear/getBackReward.json
+1
-1
No files found.
egret/resource/assets/common/common_blood.png
View replaced file @
a65192af
View file @
ea878940
40 KB
|
W:
|
H:
11.4 KB
|
W:
|
H:
2-up
Swipe
Onion skin
egret/resource/skins/BackSkin.exml
View file @
ea878940
...
...
@@ -5,9 +5,9 @@
<e:Image
source=
"commom_prop_bg_png"
y=
"456.76"
horizontalCenter=
"0"
/>
<e:Image
id=
"img"
source=
"{data.url}"
y=
"503.76"
x=
"321"
visible=
"false"
/>
<e:Image
id=
"money"
source=
"signprize元宝_png"
y=
"368.2"
horizontalCenter=
"0"
scaleX=
"0.8"
scaleY=
"0.8"
visible=
"false"
/>
<e:Image
id=
"blood"
source=
"singprize体力_png"
y=
"330.8"
horizontalCenter=
"0
"
visible=
"false"
/>
<e:Image
id=
"propImg"
source=
"{data.url}"
y=
"507.76"
x=
"283"
/>
<e:Label
id=
"propnums"
text=
"X8"
size=
"50"
horizontalCenter=
"58"
verticalCenter=
"-
41"
verticalAlign=
"middle"
textAlign=
"center"
textColor=
"0xc17343"
fontFamily=
"FZY3JW"
x=
"510.38"
y=
"534.4"
bold=
"tru
e"
/>
<e:Image
id=
"blood"
y=
"522.8"
horizontalCenter=
"-33.5"
source=
"common_blood_png"
locked=
"true
"
visible=
"false"
/>
<e:Image
id=
"propImg"
source=
"{data.url}"
y=
"507.76"
x=
"283"
visible=
"false"
/>
<e:Label
id=
"propnums"
text=
"X8"
size=
"50"
horizontalCenter=
"58"
verticalCenter=
"-
29"
verticalAlign=
"middle"
textAlign=
"center"
textColor=
"0xc17343"
fontFamily=
"FZY3JW"
x=
"510.38"
y=
"534.4"
bold=
"true"
visible=
"fals
e"
/>
<e:Button
id=
"closeBtn"
label=
""
x=
"605"
y=
"305"
>
<e:skinName>
<e:Skin
states=
"up,down,disabled"
xmlns:w=
"http://ns.egret.com/wing"
>
...
...
egret/src/panels/BackPanel.ts
View file @
ea878940
...
...
@@ -42,8 +42,8 @@ export default class BackPanel extends Panel {
this
[
'propnums'
].
visible
=
true
;
break
;
case
3
:
this
[
'propImg'
].
visible
=
true
;
this
[
'propnums'
].
visible
=
true
;
this
[
'img'
].
visible
=
true
;
this
.
data
.
url
=
`turnprize_icon
${
propType
}
_png`
;
break
;
case
4
:
...
...
mock/happyclear/getBackReward.json
View file @
ea878940
...
...
@@ -2,7 +2,7 @@
"code"
:
"0000000000"
,
"data"
:{
"appItemId"
:
2322
,
"categoryType"
:
2
,
"categoryType"
:
3
,
"coinType"
:
1
,
"img"
:
"1"
,
"maxValue"
:
2
,
...
...
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