Commit cb51ac25 authored by Tt's avatar Tt

1

parent a3f610c5
...@@ -3846,8 +3846,8 @@ ...@@ -3846,8 +3846,8 @@
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 170, "width": 0,
"height": 240 "height": 252
}, },
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
...@@ -3914,7 +3914,7 @@ ...@@ -3914,7 +3914,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"
}, },
...@@ -4176,7 +4176,7 @@ ...@@ -4176,7 +4176,7 @@
"_N$paddingRight": 50, "_N$paddingRight": 50,
"_N$paddingTop": 0, "_N$paddingTop": 0,
"_N$paddingBottom": 0, "_N$paddingBottom": 0,
"_N$spacingX": -10, "_N$spacingX": 25,
"_N$spacingY": 0, "_N$spacingY": 0,
"_N$verticalDirection": 1, "_N$verticalDirection": 1,
"_N$horizontalDirection": 0, "_N$horizontalDirection": 0,
......
...@@ -18,12 +18,12 @@ export const defaultData = { ...@@ -18,12 +18,12 @@ export const defaultData = {
"titleRed": [], "titleRed": [],
"titleObj": [ "titleObj": [
{ {
"card": "p", "card": "r",
"color": "0", "color": "0",
"audio": "http://staging-teach.cdn.ireadabc.com/f7fb9f71ab7d460ac2f78c85efba7610.mp3" "audio": "http://staging-teach.cdn.ireadabc.com/f7fb9f71ab7d460ac2f78c85efba7610.mp3"
}, },
{ {
"card": "en", "card": "am",
"color": "1", "color": "1",
"audio": "http://staging-teach.cdn.ireadabc.com/a855504f6ab7af375d881a9e16e61213.mp3" "audio": "http://staging-teach.cdn.ireadabc.com/a855504f6ab7af375d881a9e16e61213.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