Commit 243de542 authored by wildfirecode13's avatar wildfirecode13

u

parent fbf9c64c
......@@ -44,7 +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"
......
......@@ -1059,6 +1059,95 @@ 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_rule",
"x": 611,
"y": 223,
"type": "sprite",
"props": {
"source": "share_rule.png"
}
},
{
"name": "share_maquee",
"x": 78,
"y": 442,
"type": "sprite",
"props": {
"source": "share_maquee.png"
}
},
{
"name": "share_go",
"x": 395,
"y": 1169,
"type": "sprite",
"props": {
"source": "share_go.png"
}
},
{
"name": "share_assist",
"x": 112,
"y": 1169,
"type": "sprite",
"props": {
"source": "share_assist.png"
}
},
{
"name": "share_tips3",
"x": 225,
"y": 988,
"type": "text",
"props": {
"text": "您的好友已在三湘E家获得",
"size": 26,
"fillColor": "#c75b2b",
"textAlpha": 1
}
},
{
"name": "share_tips2",
"x": 239,
"y": 1294,
"type": "text",
"props": {
"text": "今日剩余助力次数:6次",
"size": 26,
"fillColor": "#c75b2b",
"textAlpha": 1
}
},
{
"name": "share_tips1",
"x": 118,
"y": 1070,
"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