Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
wfc13
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
wildfirecode13
wfc13
Commits
684307d3
Commit
684307d3
authored
Aug 13, 2021
by
wildfirecode13
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
u
parent
3a570370
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
83 additions
and
75 deletions
+83
-75
prize.psd
prize.psd
+0
-0
skin.json
project/resource/skin.json
+1
-1
SkinJson.ts
project/src/SkinJson.ts
+82
-74
No files found.
prize.psd
View file @
684307d3
No preview for this file type
project/resource/skin.json
View file @
684307d3
This diff is collapsed.
Click to expand it.
project/src/SkinJson.ts
View file @
684307d3
...
@@ -262,74 +262,6 @@ export const SkinJson ={
...
@@ -262,74 +262,6 @@ export const SkinJson ={
}
}
]
]
},
},
{
"name"
:
"prize"
,
"x"
:
9
,
"y"
:
447
,
"type"
:
"container"
,
"children"
:
[
{
"name"
:
"prize_bg2"
,
"x"
:
0
,
"y"
:
0
,
"type"
:
"sprite"
,
"props"
:
{
"source"
:
"prize_bg2.png"
}
},
{
"name"
:
"prize_bg"
,
"x"
:
78
,
"y"
:
23
,
"type"
:
"sprite"
,
"props"
:
{
"source"
:
"prize_bg.png"
}
},
{
"name"
:
"prize_tips"
,
"x"
:
251
,
"y"
:
565
,
"type"
:
"text"
,
"props"
:
{
"text"
:
"请在中奖后24小时内领取~"
,
"size"
:
22
,
"fillColor"
:
"#000000"
,
"textAlpha"
:
1
}
},
{
"name"
:
"prize_close"
,
"x"
:
333
,
"y"
:
696
,
"type"
:
"sprite"
,
"props"
:
{
"source"
:
"prize_close.png"
}
},
{
"name"
:
"prize_open"
,
"x"
:
256
,
"y"
:
500
,
"type"
:
"sprite"
,
"props"
:
{
"source"
:
"prize_open.png"
}
},
{
"name"
:
"prize_name"
,
"x"
:
325
,
"y"
:
454
,
"type"
:
"text"
,
"props"
:
{
"text"
:
"奖品名称"
,
"size"
:
24
,
"fillColor"
:
"#000000"
,
"textAlpha"
:
1
}
}
]
},
{
{
"name"
:
"noprize"
,
"name"
:
"noprize"
,
"x"
:
126
,
"x"
:
126
,
...
@@ -653,10 +585,10 @@ export const SkinJson ={
...
@@ -653,10 +585,10 @@ export const SkinJson ={
{
{
"name"
:
"index_moneytips2"
,
"name"
:
"index_moneytips2"
,
"x"
:
608
,
"x"
:
608
,
"y"
:
11
27
,
"y"
:
11
33
,
"type"
:
"text"
,
"type"
:
"text"
,
"props"
:
{
"props"
:
{
"text"
:
"
0
"
,
"text"
:
"
XX
"
,
"size"
:
32
,
"size"
:
32
,
"fillColor"
:
"#000000"
,
"fillColor"
:
"#000000"
,
"textAlpha"
:
1
"textAlpha"
:
1
...
@@ -677,10 +609,10 @@ export const SkinJson ={
...
@@ -677,10 +609,10 @@ export const SkinJson ={
{
{
"name"
:
"index_timestips2"
,
"name"
:
"index_timestips2"
,
"x"
:
255
,
"x"
:
255
,
"y"
:
11
27
,
"y"
:
11
32
,
"type"
:
"text"
,
"type"
:
"text"
,
"props"
:
{
"props"
:
{
"text"
:
"
0
"
,
"text"
:
"
XX
"
,
"size"
:
32
,
"size"
:
32
,
"fillColor"
:
"#000000"
,
"fillColor"
:
"#000000"
,
"textAlpha"
:
1
"textAlpha"
:
1
...
@@ -701,10 +633,10 @@ export const SkinJson ={
...
@@ -701,10 +633,10 @@ export const SkinJson ={
{
{
"name"
:
"index_costtips"
,
"name"
:
"index_costtips"
,
"x"
:
322
,
"x"
:
322
,
"y"
:
43
0
,
"y"
:
43
4
,
"type"
:
"text"
,
"type"
:
"text"
,
"props"
:
{
"props"
:
{
"text"
:
"
0
积分/次"
,
"text"
:
"
XX
积分/次"
,
"size"
:
30
,
"size"
:
30
,
"fillColor"
:
"#000000"
,
"fillColor"
:
"#000000"
,
"textAlpha"
:
1
"textAlpha"
:
1
...
@@ -783,6 +715,82 @@ export const SkinJson ={
...
@@ -783,6 +715,82 @@ export const SkinJson ={
}
}
}
}
]
]
},
{
"name"
:
"prize"
,
"x"
:
9
,
"y"
:
447
,
"type"
:
"container"
,
"children"
:
[
{
"name"
:
"prizeInner"
,
"x"
:
0
,
"y"
:
0
,
"type"
:
"container"
,
"children"
:
[
{
"name"
:
"prize_bg2"
,
"x"
:
0
,
"y"
:
0
,
"type"
:
"sprite"
,
"props"
:
{
"source"
:
"prize_bg2.png"
}
},
{
"name"
:
"prize_bg"
,
"x"
:
78
,
"y"
:
23
,
"type"
:
"sprite"
,
"props"
:
{
"source"
:
"prize_bg.png"
}
},
{
"name"
:
"prize_tips"
,
"x"
:
251
,
"y"
:
565
,
"type"
:
"text"
,
"props"
:
{
"text"
:
"请在中奖后24小时内领取~"
,
"size"
:
22
,
"fillColor"
:
"#000000"
,
"textAlpha"
:
1
}
},
{
"name"
:
"prize_close"
,
"x"
:
333
,
"y"
:
696
,
"type"
:
"sprite"
,
"props"
:
{
"source"
:
"prize_close.png"
}
},
{
"name"
:
"prize_open"
,
"x"
:
256
,
"y"
:
500
,
"type"
:
"sprite"
,
"props"
:
{
"source"
:
"prize_open.png"
}
},
{
"name"
:
"prize_name"
,
"x"
:
325
,
"y"
:
454
,
"type"
:
"text"
,
"props"
:
{
"text"
:
"奖品名称"
,
"size"
:
24
,
"fillColor"
:
"#000000"
,
"textAlpha"
:
1
}
}
]
}
]
}
}
]
]
}
}
\ No newline at end of file
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