Commit 684307d3 authored by wildfirecode13's avatar wildfirecode13

u

parent 3a570370
No preview for this file type
This diff is collapsed.
......@@ -262,74 +262,6 @@ export const SkinJson ={
}
]
},
{
"name": "prize",
"x": 9,
"y": 447,
"type": "container",
"children": [
{
"name": "prize_bg2",
"x": 0,
"y": 0,
"type": "sprite",
"props": {
"source": "prize_bg2.png"
}
},
{
"name": "prize_bg",
"x": 78,
"y": 23,
"type": "sprite",
"props": {
"source": "prize_bg.png"
}
},
{
"name": "prize_tips",
"x": 251,
"y": 565,
"type": "text",
"props": {
"text": "请在中奖后24小时内领取~",
"size": 22,
"fillColor": "#000000",
"textAlpha": 1
}
},
{
"name": "prize_close",
"x": 333,
"y": 696,
"type": "sprite",
"props": {
"source": "prize_close.png"
}
},
{
"name": "prize_open",
"x": 256,
"y": 500,
"type": "sprite",
"props": {
"source": "prize_open.png"
}
},
{
"name": "prize_name",
"x": 325,
"y": 454,
"type": "text",
"props": {
"text": "奖品名称",
"size": 24,
"fillColor": "#000000",
"textAlpha": 1
}
}
]
},
{
"name": "noprize",
"x": 126,
......@@ -653,10 +585,10 @@ export const SkinJson ={
{
"name": "index_moneytips2",
"x": 608,
"y": 1127,
"y": 1133,
"type": "text",
"props": {
"text": "0",
"text": "XX",
"size": 32,
"fillColor": "#000000",
"textAlpha": 1
......@@ -677,10 +609,10 @@ export const SkinJson ={
{
"name": "index_timestips2",
"x": 255,
"y": 1127,
"y": 1132,
"type": "text",
"props": {
"text": "0",
"text": "XX",
"size": 32,
"fillColor": "#000000",
"textAlpha": 1
......@@ -701,10 +633,10 @@ export const SkinJson ={
{
"name": "index_costtips",
"x": 322,
"y": 430,
"y": 434,
"type": "text",
"props": {
"text": "0积分/次",
"text": "XX积分/次",
"size": 30,
"fillColor": "#000000",
"textAlpha": 1
......@@ -783,6 +715,82 @@ export const SkinJson ={
}
}
]
},
{
"name": "prize",
"x": 9,
"y": 447,
"type": "container",
"children": [
{
"name": "prizeInner",
"x": 0,
"y": 0,
"type": "container",
"children": [
{
"name": "prize_bg2",
"x": 0,
"y": 0,
"type": "sprite",
"props": {
"source": "prize_bg2.png"
}
},
{
"name": "prize_bg",
"x": 78,
"y": 23,
"type": "sprite",
"props": {
"source": "prize_bg.png"
}
},
{
"name": "prize_tips",
"x": 251,
"y": 565,
"type": "text",
"props": {
"text": "请在中奖后24小时内领取~",
"size": 22,
"fillColor": "#000000",
"textAlpha": 1
}
},
{
"name": "prize_close",
"x": 333,
"y": 696,
"type": "sprite",
"props": {
"source": "prize_close.png"
}
},
{
"name": "prize_open",
"x": 256,
"y": 500,
"type": "sprite",
"props": {
"source": "prize_open.png"
}
},
{
"name": "prize_name",
"x": 325,
"y": 454,
"type": "text",
"props": {
"text": "奖品名称",
"size": 24,
"fillColor": "#000000",
"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