Commit 1e85dcae authored by wildfirecode13's avatar wildfirecode13

u

parent 8bdbeca2
......@@ -44,6 +44,10 @@
"keys": "rule_bg.png,rule_close.png,rule_ok.png",
"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",
"name": "share_fail"
......
This diff is collapsed.
......@@ -44,7 +44,10 @@ export const ResJson = {
"keys": "rule_bg.png,rule_close.png,rule_ok.png",
"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",
"name": "share_fail"
......
......@@ -287,7 +287,6 @@ export const SkinJson ={
}
]
},
{
"name": "assist",
"x": 67,
......@@ -1487,6 +1486,95 @@ 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
}
}
]
}
]
}
\ No newline at end of file
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