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
1e85dcae
Commit
1e85dcae
authored
Aug 05, 2021
by
wildfirecode13
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
u
parent
8bdbeca2
Changes
9
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
98 additions
and
1494 deletions
+98
-1494
res.json
project/resource/res.json
+4
-0
share_assist.png
project/resource/share/share_assist.png
+0
-0
share_bg.png
project/resource/share/share_bg.png
+0
-0
share_go.png
project/resource/share/share_go.png
+0
-0
share_maquee.png
project/resource/share/share_maquee.png
+0
-0
share_rule.png
project/resource/share/share_rule.png
+0
-0
skin.json
project/resource/skin.json
+1
-1492
ResJson.ts
project/src/ResJson.ts
+4
-1
SkinJson.ts
project/src/SkinJson.ts
+89
-1
No files found.
project/resource/res.json
View file @
1e85dcae
...
...
@@ -44,6 +44,10 @@
"keys"
:
"rule_bg.png,rule_close.png,rule_ok.png"
,
"name"
:
"rule"
},
{
"keys"
:
"share_assist.png,share_bg.png,share_go.png,share_maquee.png,share_rule.png"
,
"name"
:
"share"
},
{
"keys"
:
"share_fail_bg.png,share_fail_btn.png,share_fail_close.png,share_fail_okbtn.png,share_fail_title.png"
,
"name"
:
"share_fail"
...
...
project/resource/share/share_assist.png
0 → 100644
View file @
1e85dcae
24.2 KB
project/resource/share/share_bg.png
View replaced file @
8bdbeca2
View file @
1e85dcae
This diff is collapsed.
Click to expand it.
project/resource/share/share_go.png
0 → 100644
View file @
1e85dcae
25.1 KB
project/resource/share/share_maquee.png
0 → 100644
View file @
1e85dcae
2.19 KB
project/resource/share/share_rule.png
0 → 100644
View file @
1e85dcae
11.9 KB
project/resource/skin.json
View file @
1e85dcae
This diff is collapsed.
Click to expand it.
project/src/ResJson.ts
View file @
1e85dcae
...
...
@@ -44,7 +44,10 @@ export const ResJson = {
"keys"
:
"rule_bg.png,rule_close.png,rule_ok.png"
,
"name"
:
"rule"
},
{
"keys"
:
"share_assist.png,share_bg.png,share_go.png,share_maquee.png,share_rule.png"
,
"name"
:
"share"
},
{
"keys"
:
"share_fail_bg.png,share_fail_btn.png,share_fail_close.png,share_fail_okbtn.png,share_fail_title.png"
,
"name"
:
"share_fail"
...
...
project/src/SkinJson.ts
View file @
1e85dcae
...
...
@@ -287,7 +287,6 @@ export const SkinJson ={
}
]
},
{
"name"
:
"assist"
,
"x"
:
67
,
...
...
@@ -1487,6 +1486,95 @@ export const SkinJson ={
}
}
]
},
{
"name"
:
"share"
,
"x"
:
-
443
,
"y"
:
-
321
,
"type"
:
"container"
,
"children"
:
[
{
"name"
:
"share_bg"
,
"x"
:
0
,
"y"
:
0
,
"type"
:
"sprite"
,
"props"
:
{
"source"
:
"share_bg.png"
}
},
{
"name"
:
"share_rule"
,
"x"
:
1054
,
"y"
:
544
,
"type"
:
"sprite"
,
"props"
:
{
"source"
:
"share_rule.png"
}
},
{
"name"
:
"share_maquee"
,
"x"
:
521
,
"y"
:
763
,
"type"
:
"sprite"
,
"props"
:
{
"source"
:
"share_maquee.png"
}
},
{
"name"
:
"share_go"
,
"x"
:
838
,
"y"
:
1490
,
"type"
:
"sprite"
,
"props"
:
{
"source"
:
"share_go.png"
}
},
{
"name"
:
"share_assist"
,
"x"
:
555
,
"y"
:
1490
,
"type"
:
"sprite"
,
"props"
:
{
"source"
:
"share_assist.png"
}
},
{
"name"
:
"share_tips3"
,
"x"
:
668
,
"y"
:
1309
,
"type"
:
"text"
,
"props"
:
{
"text"
:
"您的好友已在三湘E家获得"
,
"size"
:
26
,
"fillColor"
:
"#c75b2b"
,
"textAlpha"
:
1
}
},
{
"name"
:
"share_tips2"
,
"x"
:
682
,
"y"
:
1615
,
"type"
:
"text"
,
"props"
:
{
"text"
:
"今日剩余助力次数:6次"
,
"size"
:
26
,
"fillColor"
:
"#c75b2b"
,
"textAlpha"
:
1
}
},
{
"name"
:
"share_tips1"
,
"x"
:
561
,
"y"
:
1391
,
"type"
:
"text"
,
"props"
:
{
"text"
:
"****元体验金,预期收益**元
\
r"
,
"size"
:
40
,
"fillColor"
:
"#c75b2b"
,
"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