Commit f7592cc1 authored by Tt's avatar Tt

空格文字支持

parent ca481740
No preview for this file type
This diff is collapsed.
This diff is collapsed.
...@@ -10,28 +10,28 @@ export const defaultData = ...@@ -10,28 +10,28 @@ export const defaultData =
"questionAudio": "", "questionAudio": "",
"duration": 120, "duration": 120,
"type": "img", "type": "img",
"image": "http://staging-teach.cdn.ireadabc.com/e184e067fc931d55fce93c9937a26c51.png", "image": "",//http://staging-teach.cdn.ireadabc.com/e184e067fc931d55fce93c9937a26c51.png
"audio": "", "audio": "",
"text": "", "text": "",
"right": false, "right": false,
"letterList": [ "letterList": [
{ {
"text": "m" "text": "g"
}, },
{ {
"text": "o" "text": "et"
}, },
{ {
"text": "n" "text": " "
}, },
{ {
"text": "k" "text": "s"
}, },
{ {
"text": "e" "text": "tu"
}, },
{ {
"text": "y" "text": "ck"
} }
] ]
}, },
......
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