Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
db-game-template
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
崔立强
db-game-template
Commits
eed920c1
Commit
eed920c1
authored
Nov 12, 2018
by
wildfirecode
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
bc9290ef
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
StartSkin.exml
egret/resource/skins/StartSkin.exml
+2
-2
No files found.
egret/resource/skins/StartSkin.exml
View file @
eed920c1
<?xml version="1.0" encoding="utf-8"?>
<e:Skin
class=
"StartSkin"
width=
"750"
height=
"1624"
xmlns:e=
"http://ns.egret.com/eui"
xmlns:w=
"http://ns.egret.com/wing"
>
<e:Group
horizontalCenter=
"0"
verticalCenter=
"32"
>
<e:Button
id=
"startBtn"
label=
""
scaleX=
"1"
scaleY=
"1"
anchorOffsetX=
"152.5"
anchorOffsetY=
"49.5"
y=
"
87
"
horizontalCenter=
"0"
>
<e:Button
id=
"startBtn"
label=
""
scaleX=
"1"
scaleY=
"1"
anchorOffsetX=
"152.5"
anchorOffsetY=
"49.5"
y=
"
108.21
"
horizontalCenter=
"0"
>
<e:skinName>
<e:Skin
states=
"up,down,disabled"
>
<e:Image
width=
"100%"
height=
"100%"
source=
"start_btn_png"
source.down=
"start_btn_png"
source.disabled=
"start_btn_gray_png"
/>
...
...
@@ -9,7 +9,7 @@
</e:Skin>
</e:skinName>
</e:Button>
<e:Label
id=
"countTxt"
text=
"1/1"
width=
"100%"
verticalAlign=
"middle"
textAlign=
"center"
y=
"1
44
"
horizontalCenter=
"0"
/>
<e:Label
id=
"countTxt"
text=
"1/1"
width=
"100%"
verticalAlign=
"middle"
textAlign=
"center"
y=
"1
83.39
"
horizontalCenter=
"0"
/>
<e:Label
id=
"countdownTxt"
text=
"00:00:00"
width=
"100%"
verticalAlign=
"middle"
textAlign=
"center"
y=
"0"
horizontalCenter=
"0"
/>
</e:Group>
<e:Label
id=
"exemptionTxt"
text=
"*兑换项与活动均与设备制造商Apple Inc.公司无关*"
width=
"100%"
horizontalCenter=
"0"
bottom=
"5"
...
...
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