Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
xiaoxiaole
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
wildfirecode13
xiaoxiaole
Commits
9c5850cd
Commit
9c5850cd
authored
Feb 26, 2020
by
wildfirecode
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
37378ddb
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
14 additions
and
12 deletions
+14
-12
index.html
egret/index.html
+4
-4
sign_quan30.png
egret/resource/assets/sign/sign_quan30.png
+0
-0
default.res.json
egret/resource/default.res.json
+9
-8
SignItemSkin.exml
egret/resource/skins/SignItemSkin.exml
+1
-0
No files found.
egret/index.html
View file @
9c5850cd
...
...
@@ -116,13 +116,13 @@
<script>
window
[
'fresp'
]
=
10
;
window
[
'signconfigs'
]
=
[
{
nums
:
'
0.10元'
,
type
:
'quan10
'
},
{
nums
:
'
10元宝'
,
type
:
'money
'
},
{
nums
:
'*1'
,
type
:
'hammer'
},
{
nums
:
'
0.15元'
,
type
:
'quan15
'
},
{
nums
:
'
30元宝'
,
type
:
'money
'
},
{
nums
:
'*1'
,
type
:
'boom'
},
{
nums
:
'
0.23元'
,
type
:
'quan23
'
},
{
nums
:
'
50元宝'
,
type
:
'money
'
},
{
nums
:
'*1'
,
type
:
'steps'
},
{
nums
:
'0.3
6元'
,
type
:
'quan36
'
}
{
nums
:
'0.3
元'
,
type
:
'quan30
'
}
];
// localStorage.clear();
window
[
'imgver'
]
=
'11112'
;
...
...
egret/resource/assets/sign/sign_quan30.png
0 → 100644
View file @
9c5850cd
8.6 KB
egret/resource/default.res.json
View file @
9c5850cd
...
...
@@ -73,7 +73,7 @@
"name"
:
"exchange"
},
{
"keys"
:
"signitem_png,signicon6_png,signicon5_png,signicon4_png,signicon3_png,signicon2_png,signicon_blood_png,signbtn4_png,signbtn3_png,signbtn2_png,signbtn1_png,signbg_png,sign_quan88_png,sign_quan8_png,sign_quan58_png,sign_quan38_png,sign_quan28_png,sign_quan16_png,sign_quan15_png,sign_quan12_png,sign_line2_png,sign_line_png,sign_light_png,sign_icon1_png,sign_quan10_png,sign_quan23_png,sign_quan36_png,sign_quan25_png,sign_quan35_png"
,
"keys"
:
"signitem_png,signicon6_png,signicon5_png,signicon4_png,signicon3_png,signicon2_png,signicon_blood_png,signbtn4_png,signbtn3_png,signbtn2_png,signbtn1_png,signbg_png,sign_quan88_png,sign_quan8_png,sign_quan58_png,sign_quan38_png,sign_quan28_png,sign_quan16_png,sign_quan15_png,sign_quan12_png,sign_line2_png,sign_line_png,sign_light_png,sign_icon1_png,sign_quan10_png,sign_quan23_png,sign_quan36_png,sign_quan25_png,sign_quan35_png
,sign_quan30_png
"
,
"name"
:
"sign"
},
{
...
...
@@ -235,10 +235,6 @@
{
"keys"
:
"lijiqianwang_png,copyCodeBg_png,shareWxpyqIcon_png,shareWxIcon_png,shareQqIcon_png,shareWeiboIcon_png,zhantiegeihaoyou_png"
,
"name"
:
"sharecodepanel"
},
{
"name"
:
"preload"
,
"keys"
:
"honeymc_json"
}
],
"resources"
:
[
...
...
@@ -4548,10 +4544,15 @@
"name"
:
"zhantiegeihaoyou_png"
},
{
"name"
:
"honeymc_json"
,
"type"
:
"sheet"
,
"url"
:
"assets/mc/honeymc.json"
,
"subkeys"
:
"合成 4_00013,合成 4_00012,合成 4_00011,合成 4_00010,合成 4_00009,合成 4_00008,合成 4_00007,合成 4_00006,合成 4_00005,合成 4_00004,合成 4_00003,合成 4_00002,合成 4_00001"
"type"
:
"sheet"
,
"name"
:
"honeymc_json"
,
"subkeys"
:
"合成 4_00001,合成 4_00002,合成 4_00003,合成 4_00004,合成 4_00005,合成 4_00006,合成 4_00007,合成 4_00008,合成 4_00009,合成 4_00010,合成 4_00011,合成 4_00012,合成 4_00013"
},
{
"url"
:
"assets/sign/sign_quan30.png"
,
"type"
:
"image"
,
"name"
:
"sign_quan30_png"
}
]
}
\ No newline at end of file
egret/resource/skins/SignItemSkin.exml
View file @
9c5850cd
...
...
@@ -25,6 +25,7 @@
<e:Image
id=
"quan8"
x=
"95"
y=
"56"
source=
"sign_quan8_png"
visible=
"false"
/>
<e:Image
id=
"quan88"
x=
"95"
y=
"56"
source=
"sign_quan88_png"
visible=
"false"
/>
<e:Image
id=
"quan35"
x=
"95"
y=
"56"
source=
"sign_quan35_png"
visible=
"false"
/>
<e:Image
id=
"quan30"
x=
"95"
y=
"56"
source=
"sign_quan30_png"
visible=
"false"
/>
<e:Image
id=
"quan25"
x=
"95"
y=
"56"
source=
"sign_quan25_png"
visible=
"false"
/>
<e:Button
id=
"btn1"
label=
""
x=
"364"
y=
"65"
>
<e:skinName>
...
...
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