Commit 4d3aae31 authored by yu's avatar yu

1

parent c8d812a4
...@@ -3915,7 +3915,7 @@ ...@@ -3915,7 +3915,7 @@
"_N$horizontalAlign": 1, "_N$horizontalAlign": 1,
"_N$verticalAlign": 1, "_N$verticalAlign": 1,
"_N$fontFamily": "Arial", "_N$fontFamily": "Arial",
"_N$overflow": 1, "_N$overflow": 0,
"_N$cacheMode": 0, "_N$cacheMode": 0,
"_id": "b4fSDFwtJEk5n3Tshx2zhe" "_id": "b4fSDFwtJEk5n3Tshx2zhe"
}, },
...@@ -4012,7 +4012,7 @@ ...@@ -4012,7 +4012,7 @@
"_N$horizontalAlign": 1, "_N$horizontalAlign": 1,
"_N$verticalAlign": 1, "_N$verticalAlign": 1,
"_N$fontFamily": "Arial", "_N$fontFamily": "Arial",
"_N$overflow": 1, "_N$overflow": 0,
"_N$cacheMode": 0, "_N$cacheMode": 0,
"_id": "f4n/8rYDdJYJCLkb7HFo1h" "_id": "f4n/8rYDdJYJCLkb7HFo1h"
}, },
...@@ -4097,7 +4097,7 @@ ...@@ -4097,7 +4097,7 @@
"width": 428, "width": 428,
"height": 124 "height": 124
}, },
"_resize": 2, "_resize": 1,
"_N$layoutType": 1, "_N$layoutType": 1,
"_N$cellSize": { "_N$cellSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
......
...@@ -16,82 +16,82 @@ export const defaultData = { ...@@ -16,82 +16,82 @@ export const defaultData = {
{ {
"title": "tape", "title": "tape",
"titleRed": [ "titleRed": [
null,
1,
null,
1
],
"titleGroupUseWord": [
[
null,
1,
1,
1
],
[
1,
null, null,
1
],
[
1,
1, 1,
null, null,
1 1
],
[
1,
1,
1,
1
]
], ],
"titleGroup": [ "titleGroupUseWord": [
{ [
"index": [ null,
1 1,
1,
1
], ],
"audio": "http://staging-teach.cdn.ireadabc.com/f6872d4060663e733c9774929b2eeb21.mp3" [
}, 1,
{ null,
"index": [ 1
null,
1,
null,
1
], ],
"audio": "http://staging-teach.cdn.ireadabc.com/5f5d6834729bb822158a4c9a70cc955d.mp3" [
}, 1,
{ 1,
"index": [ null,
null, 1
null,
1
], ],
"audio": "http://staging-teach.cdn.ireadabc.com/0913981cdeb2c6bc785de1054e80a500.mp3" [
} 1,
1,
1,
1
]
],
"titleGroup": [
{
"index": [
1
],
"audio": "http://staging-teach.cdn.ireadabc.com/f6872d4060663e733c9774929b2eeb21.mp3"
},
{
"index": [
null,
1,
null,
1
],
"audio": "http://staging-teach.cdn.ireadabc.com/5f5d6834729bb822158a4c9a70cc955d.mp3"
},
{
"index": [
null,
null,
1
],
"audio": "http://staging-teach.cdn.ireadabc.com/0913981cdeb2c6bc785de1054e80a500.mp3"
}
], ],
"titleObj": [ "titleObj": [
{ {
"card": "t", "card": "t",
"color": 1, "color": 1,
"order": 0 "order": 0
}, },
{ {
"card": "a", "card": "a",
"color": 0, "color": 0,
"order": 1 "order": 1
}, },
{ {
"card": "p", "card": "p",
"color": 1, "color": 1,
"order": 1 "order": 1
}, },
{ {
"card": "e", "card": "e",
"color": 0, "color": 0,
"order": 1 "order": 1
} }
], ],
"bgImg": "https://staging-teach.cdn.ireadabc.com/2d2e57ba2d66e67aec41fa6ca5cf9f4c.png", "bgImg": "https://staging-teach.cdn.ireadabc.com/2d2e57ba2d66e67aec41fa6ca5cf9f4c.png",
"wordAudio": "https://staging-teach.cdn.ireadabc.com/7c18e0838dcf0707f885842ed09e1579.mp3", "wordAudio": "https://staging-teach.cdn.ireadabc.com/7c18e0838dcf0707f885842ed09e1579.mp3",
...@@ -110,9 +110,9 @@ export const defaultData = { ...@@ -110,9 +110,9 @@ export const defaultData = {
} }
}, },
"orderAudio": [ "orderAudio": [
"http://staging-teach.cdn.ireadabc.com/f6872d4060663e733c9774929b2eeb21.mp3", "http://staging-teach.cdn.ireadabc.com/f6872d4060663e733c9774929b2eeb21.mp3",
"https://staging-teach.cdn.ireadabc.com/d07009f1e3878276c6df644faac159d5.mp3", "https://staging-teach.cdn.ireadabc.com/d07009f1e3878276c6df644faac159d5.mp3",
"https://staging-teach.cdn.ireadabc.com/f0578961665dbdb83c61e0be64711d23.mp3" "https://staging-teach.cdn.ireadabc.com/f0578961665dbdb83c61e0be64711d23.mp3"
] ]
}, },
{ {
......
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