Commit 71239089 authored by qi's avatar qi

更改初始值

parent 04b0a342
...@@ -398,7 +398,7 @@ ...@@ -398,7 +398,7 @@
} }
}, },
{ {
"keys": "guide.png,step1_img.png,step1_tips.png,step2_img.png,step2_tips.png,step3_img.png,step3_img1.png,step3_tips.png,step4_img.png", "keys": "guide.png,step1_img.png,step1_tips.png,step2_img.png,step2_tips.png,step3_img.png,step3_tips.png,step4_img.png",
"name": "GuidePanel", "name": "GuidePanel",
"atlas": { "atlas": {
"step1_img.png": { "step1_img.png": {
...@@ -488,17 +488,6 @@ ...@@ -488,17 +488,6 @@
"sw": 124, "sw": 124,
"sh": 123, "sh": 123,
"ro": false "ro": false
},
"step3_img1.png": {
"x": 781,
"y": 637,
"w": 123,
"h": 123,
"ox": 0,
"oy": 0,
"sw": 123,
"sh": 123,
"ro": false
} }
} }
}, },
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"name": "GameScene" "name": "GameScene"
}, },
{ {
"keys": "guide.png,step1_img.png,step1_tips.png,step2_img.png,step2_tips.png,step3_img.png,step3_img1.png,step3_tips.png,step4_img.png", "keys": "guide.png,step1_img.png,step1_tips.png,step2_img.png,step2_tips.png,step3_img.png,step3_tips.png,step4_img.png",
"name": "GuidePanel" "name": "GuidePanel"
}, },
{ {
......
...@@ -398,7 +398,7 @@ export const ResJson = { ...@@ -398,7 +398,7 @@ export const ResJson = {
} }
}, },
{ {
"keys": "guide.png,step1_img.png,step1_tips.png,step2_img.png,step2_tips.png,step3_img.png,step3_img1.png,step3_tips.png,step4_img.png", "keys": "guide.png,step1_img.png,step1_tips.png,step2_img.png,step2_tips.png,step3_img.png,step3_tips.png,step4_img.png",
"name": "GuidePanel", "name": "GuidePanel",
"atlas": { "atlas": {
"step1_img.png": { "step1_img.png": {
...@@ -488,17 +488,6 @@ export const ResJson = { ...@@ -488,17 +488,6 @@ export const ResJson = {
"sw": 124, "sw": 124,
"sh": 123, "sh": 123,
"ro": false "ro": false
},
"step3_img1.png": {
"x": 781,
"y": 637,
"w": 123,
"h": 123,
"ox": 0,
"oy": 0,
"sw": 123,
"sh": 123,
"ro": false
} }
} }
}, },
...@@ -744,5 +733,5 @@ export const ResJson = { ...@@ -744,5 +733,5 @@ export const ResJson = {
"name": "svga" "name": "svga"
} }
], ],
"path": "https://yun.duiba.com.cn/db_games/activity/template/1678699863/resource/" "path": "https://yun.duiba.com.cn/db_games/activity/template/1678710002/resource/"
} }
\ No newline at end of file
...@@ -419,7 +419,7 @@ export const SkinJson = { ...@@ -419,7 +419,7 @@ export const SkinJson = {
"y": 299, "y": 299,
"type": "text", "type": "text",
"props": { "props": {
"text": "今日收集字数( 0 / 17 )", "text": "今日收集字数( 0 / 16 )",
"size": 20, "size": 20,
"fillColor": "#ab4a17", "fillColor": "#ab4a17",
"textAlpha": 1, "textAlpha": 1,
......
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