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
8bdbeca2
Commit
8bdbeca2
authored
Aug 05, 2021
by
wildfirecode13
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
u
parent
40e367a2
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1494 additions
and
38 deletions
+1494
-38
res.json
project/resource/res.json
+0
-4
skin.json
project/resource/skin.json
+1492
-1
ResJson.ts
project/src/ResJson.ts
+1
-4
SkinJson.ts
project/src/SkinJson.ts
+1
-29
No files found.
project/resource/res.json
View file @
8bdbeca2
...
@@ -44,10 +44,6 @@
...
@@ -44,10 +44,6 @@
"keys"
:
"rule_bg.png,rule_close.png,rule_ok.png"
,
"keys"
:
"rule_bg.png,rule_close.png,rule_ok.png"
,
"name"
:
"rule"
"name"
:
"rule"
},
},
{
"keys"
:
"share_bg.png"
,
"name"
:
"share"
},
{
{
"keys"
:
"share_fail_bg.png,share_fail_btn.png,share_fail_close.png,share_fail_okbtn.png,share_fail_title.png"
,
"keys"
:
"share_fail_bg.png,share_fail_btn.png,share_fail_close.png,share_fail_okbtn.png,share_fail_title.png"
,
"name"
:
"share_fail"
"name"
:
"share_fail"
...
...
project/resource/skin.json
View file @
8bdbeca2
This diff is collapsed.
Click to expand it.
project/src/ResJson.ts
View file @
8bdbeca2
...
@@ -44,10 +44,7 @@ export const ResJson = {
...
@@ -44,10 +44,7 @@ export const ResJson = {
"keys"
:
"rule_bg.png,rule_close.png,rule_ok.png"
,
"keys"
:
"rule_bg.png,rule_close.png,rule_ok.png"
,
"name"
:
"rule"
"name"
:
"rule"
},
},
{
"keys"
:
"share_bg.png"
,
"name"
:
"share"
},
{
{
"keys"
:
"share_fail_bg.png,share_fail_btn.png,share_fail_close.png,share_fail_okbtn.png,share_fail_title.png"
,
"keys"
:
"share_fail_bg.png,share_fail_btn.png,share_fail_close.png,share_fail_okbtn.png,share_fail_title.png"
,
"name"
:
"share_fail"
"name"
:
"share_fail"
...
...
project/src/SkinJson.ts
View file @
8bdbeca2
...
@@ -287,35 +287,7 @@ export const SkinJson ={
...
@@ -287,35 +287,7 @@ export const SkinJson ={
}
}
]
]
},
},
{
"name"
:
"share"
,
"x"
:
0
,
"y"
:
0
,
"type"
:
"container"
,
"children"
:
[
{
"name"
:
"share_bg"
,
"x"
:
0
,
"y"
:
0
,
"type"
:
"sprite"
,
"props"
:
{
"source"
:
"share_bg.png"
}
},
{
"name"
:
"share_tips"
,
"x"
:
267
,
"y"
:
551
,
"type"
:
"text"
,
"props"
:
{
"text"
:
"share"
,
"size"
:
72
,
"fillColor"
:
"#000000"
,
"textAlpha"
:
1
}
}
]
},
{
{
"name"
:
"assist"
,
"name"
:
"assist"
,
"x"
:
67
,
"x"
:
67
,
...
...
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