Commit fbf9c64c authored by wildfirecode13's avatar wildfirecode13

u

parent 0df7e0e4
...@@ -44,10 +44,7 @@ ...@@ -44,10 +44,7 @@
"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_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", "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"
......
This diff is collapsed.
...@@ -654,95 +654,7 @@ ...@@ -654,95 +654,7 @@
} }
] ]
}, },
{
"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
}
}
]
},
{ {
"name": "index", "name": "index",
"x": 0, "x": 0,
......
...@@ -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_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", "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"
......
...@@ -654,95 +654,6 @@ export const SkinJson ={ ...@@ -654,95 +654,6 @@ 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
}
}
]
},
{ {
"name": "index", "name": "index",
"x": 0, "x": 0,
......
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