Commit 8bdbeca2 authored by wildfirecode13's avatar wildfirecode13

u

parent 40e367a2
......@@ -44,10 +44,6 @@
"keys": "rule_bg.png,rule_close.png,rule_ok.png",
"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",
"name": "share_fail"
......
This diff is collapsed.
......@@ -44,10 +44,7 @@ export const ResJson = {
"keys": "rule_bg.png,rule_close.png,rule_ok.png",
"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",
"name": "share_fail"
......
......@@ -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",
"x": 67,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment