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
b72baa8d
Commit
b72baa8d
authored
Aug 02, 2021
by
wildfirecode13
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
16922b6e
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
4 additions
and
4 deletions
+4
-4
closebtn.png
project/resource/common/closebtn.png
+0
-0
okbtn.png
project/resource/common/okbtn.png
+0
-0
res.json
project/resource/res.json
+1
-1
skin.json
project/resource/skin.json
+1
-1
ResJson.ts
project/src/ResJson.ts
+1
-1
SkinJson.ts
project/src/SkinJson.ts
+1
-1
No files found.
project/resource/common/
关闭按钮
.png
→
project/resource/common/
closebtn
.png
View file @
b72baa8d
File moved
project/resource/common/
知道啦
.png
→
project/resource/common/
okbtn
.png
View file @
b72baa8d
File moved
project/resource/res.json
View file @
b72baa8d
{
"groups"
:
[
{
"keys"
:
"comCloseBtn.png,toastBg.png,waitingBg.png,waitingRot.png,
关闭按钮.png,知道啦
.png"
,
"keys"
:
"comCloseBtn.png,toastBg.png,waitingBg.png,waitingRot.png,
closebtn.png,okbtn
.png"
,
"name"
:
"common"
},
{
...
...
project/resource/skin.json
View file @
b72baa8d
...
...
@@ -47,7 +47,7 @@
"y"
:
272
,
"type"
:
"button"
,
"props"
:
{
"tUp"
:
"
关闭按钮
.png"
"tUp"
:
"
closebtn
.png"
},
"id"
:
"closeBtn"
}
...
...
project/src/ResJson.ts
View file @
b72baa8d
export
const
ResJson
=
{
"groups"
:
[
{
"keys"
:
"comCloseBtn.png,toastBg.png,waitingBg.png,waitingRot.png,
关闭按钮.png,知道啦
.png"
,
"keys"
:
"comCloseBtn.png,toastBg.png,waitingBg.png,waitingRot.png,
closebtn.png,okbtn
.png"
,
"name"
:
"common"
},
{
...
...
project/src/SkinJson.ts
View file @
b72baa8d
...
...
@@ -47,7 +47,7 @@ export const SkinJson = {
"y"
:
272
,
"type"
:
"button"
,
"props"
:
{
"tUp"
:
"
关闭按钮
.png"
"tUp"
:
"
closebtn
.png"
},
"id"
:
"closeBtn"
}
...
...
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