Commit c4533cd7 authored by wildfirecode13's avatar wildfirecode13

update

parent 1a35d683
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
"name": "playScene" "name": "playScene"
}, },
{ {
"keys": "prize_bg.png,prize_closebtn.png,prize_okbtn.png,prize_placeholder.png", "keys": "prize_bg.png,prize_closebtn.png,prize_okbtn.png,prize_placeholder.png,prize_progressbg.png,prize_progressfront.png",
"name": "prize" "name": "prize"
}, },
{ {
......
...@@ -258,74 +258,6 @@ ...@@ -258,74 +258,6 @@
} }
] ]
}, },
{
"name": "prize",
"x": 67,
"y": 327,
"type": "container",
"children": [
{
"name": "prize_bg",
"x": 0,
"y": 0,
"type": "sprite",
"props": {
"source": "prize_bg.png"
}
},
{
"name": "prize_name",
"x": 147,
"y": 317,
"type": "text",
"props": {
"text": "多功能不粘小奶锅16cm",
"size": 30,
"fillColor": "#5889ce",
"textAlpha": 1
}
},
{
"name": "prize_closebtn",
"x": 561,
"y": 166,
"type": "sprite",
"props": {
"source": "prize_closebtn.png"
}
},
{
"name": "prize_tips",
"x": 164,
"y": 848,
"type": "text",
"props": {
"text": "奖品可在“我的奖品”中查看",
"size": 24,
"fillColor": "#5889ce",
"textAlpha": 1
}
},
{
"name": "prize_okbtn",
"x": 126,
"y": 724,
"type": "sprite",
"props": {
"source": "prize_okbtn.png"
}
},
{
"name": "prize_placeholder",
"x": 183,
"y": 405,
"type": "sprite",
"props": {
"source": "prize_placeholder.png"
}
}
]
},
{ {
"name": "index", "name": "index",
"x": 0, "x": 0,
......
...@@ -37,7 +37,7 @@ export const ResJson = { ...@@ -37,7 +37,7 @@ export const ResJson = {
"name": "playScene" "name": "playScene"
}, },
{ {
"keys": "prize_bg.png,prize_closebtn.png,prize_okbtn.png,prize_placeholder.png", "keys": "prize_bg.png,prize_closebtn.png,prize_okbtn.png,prize_placeholder.png,prize_progressbg.png,prize_progressfront.png",
"name": "prize" "name": "prize"
}, },
{ {
......
...@@ -258,74 +258,6 @@ export const SkinJson ={ ...@@ -258,74 +258,6 @@ export const SkinJson ={
} }
] ]
}, },
{
"name": "prize",
"x": 67,
"y": 327,
"type": "container",
"children": [
{
"name": "prize_bg",
"x": 0,
"y": 0,
"type": "sprite",
"props": {
"source": "prize_bg.png"
}
},
{
"name": "prize_name",
"x": 147,
"y": 317,
"type": "text",
"props": {
"text": "多功能不粘小奶锅16cm",
"size": 30,
"fillColor": "#5889ce",
"textAlpha": 1
}
},
{
"name": "prize_closebtn",
"x": 561,
"y": 166,
"type": "sprite",
"props": {
"source": "prize_closebtn.png"
}
},
{
"name": "prize_tips",
"x": 164,
"y": 848,
"type": "text",
"props": {
"text": "奖品可在“我的奖品”中查看",
"size": 24,
"fillColor": "#5889ce",
"textAlpha": 1
}
},
{
"name": "prize_okbtn",
"x": 126,
"y": 724,
"type": "sprite",
"props": {
"source": "prize_okbtn.png"
}
},
{
"name": "prize_placeholder",
"x": 183,
"y": 405,
"type": "sprite",
"props": {
"source": "prize_placeholder.png"
}
}
]
},
{ {
"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