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
512e5ab2
Commit
512e5ab2
authored
Mar 18, 2020
by
wildfirecode
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
8f98c7f1
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
125 additions
and
7 deletions
+125
-7
Buy1Skin.exml
egret/resource/skins/Buy1Skin.exml
+1
-1
Buy2Skin.exml
egret/resource/skins/Buy2Skin.exml
+1
-1
Buy3Skin.exml
egret/resource/skins/Buy3Skin.exml
+1
-1
Chapter21.ts
egret/src/something/chapters/Chapter21.ts
+122
-4
No files found.
egret/resource/skins/Buy1Skin.exml
View file @
512e5ab2
...
...
@@ -13,7 +13,7 @@
<e:Group
y=
"820"
horizontalCenter=
"2.5"
>
<e:Label
text=
"剩余:"
x=
"34.88"
y=
"0"
size=
"24"
fontFamily=
"FZY3JW"
textColor=
"0xc17343"
/>
<e:Label
id=
"moneyTxt"
text=
"0000000000"
x=
"96.97"
y=
"0"
size=
"24"
fontFamily=
"FZY3JW"
textColor=
"0xc17343"
/>
<e:Image
source=
"common_yuanbao_png"
x=
"2.93"
y=
"1.04"
/>
<e:Image
source=
"common_yuanbao_png"
x=
"2.93"
y=
"1.04"
scaleX=
"0.25"
scaleY=
"0.25"
/>
</e:Group>
<e:Button
id=
"buyBtn"
label=
""
y=
"667"
horizontalCenter=
"2"
>
<e:skinName>
...
...
egret/resource/skins/Buy2Skin.exml
View file @
512e5ab2
...
...
@@ -12,7 +12,7 @@
<e:Group
y=
"820"
horizontalCenter=
"0"
>
<e:Label
text=
"剩余:"
x=
"34.88"
y=
"0"
textColor=
"0xC17343"
size=
"24"
fontFamily=
"FZY3JW"
/>
<e:Label
id=
"moneyTxt"
text=
"0000000000"
x=
"96.97"
y=
"0"
textColor=
"0xC17343"
size=
"24"
fontFamily=
"FZY3JW"
/>
<e:Image
source=
"common_yuanbao_png"
x=
"2.93"
y=
"1.04"
/>
<e:Image
source=
"common_yuanbao_png"
x=
"2.93"
y=
"1.04"
scaleX=
"0.25"
scaleY=
"0.25"
/>
</e:Group>
<e:Button
id=
"buyBtn"
label=
""
y=
"667"
horizontalCenter=
"2"
>
<e:skinName>
...
...
egret/resource/skins/Buy3Skin.exml
View file @
512e5ab2
...
...
@@ -13,7 +13,7 @@
<e:Group
y=
"820"
horizontalCenter=
"2.5"
>
<e:Label
text=
"剩余:"
x=
"34.88"
y=
"0"
size=
"24"
fontFamily=
"FZY3JW"
textColor=
"0xC17343"
/>
<e:Label
id=
"moneyTxt"
text=
"0000000000"
x=
"96.97"
y=
"0"
size=
"24"
fontFamily=
"FZY3JW"
textColor=
"0xC17343"
/>
<e:Image
source=
"common_yuanbao_png"
x=
"2.93"
y=
"1.04"
/>
<e:Image
source=
"common_yuanbao_png"
x=
"2.93"
y=
"1.04"
scaleX=
"0.25"
scaleY=
"0.25"
/>
</e:Group>
<e:Button
id=
"buyBtn"
label=
""
y=
"667"
horizontalCenter=
"2"
>
<e:skinName>
...
...
egret/src/something/chapters/Chapter21.ts
View file @
512e5ab2
This diff is collapsed.
Click to expand it.
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