Commit 3a909711 authored by 范雪寒's avatar 范雪寒

feat: 基本完成

parent 55fee5d1
This diff is collapsed.
{
"ver": "1.1.2",
"uuid": "c35bb2f6-f24a-4850-ae44-643f2fdc7541",
"isBundle": false,
"isBundle": true,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"isRemoteBundle": {
"ios": true,
"android": true
},
"subMetas": {}
}
\ No newline at end of file
{
"ver": "2.0.1",
"uuid": "3b1ffc7b-387a-4e0e-a0d9-2571a5dda711",
"downloadMode": 0,
"duration": 0.390113,
"subMetas": {}
}
\ No newline at end of file
{
"ver": "2.0.1",
"uuid": "b4ac381b-f746-4fba-9c2c-d79b747d05ec",
"downloadMode": 0,
"duration": 0.940408,
"subMetas": {}
}
\ No newline at end of file
{
"ver": "1.1.0",
"uuid": "f5946259-9a27-4b99-b41b-c6dc8e77cbe0",
"subMetas": {}
}
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
export const defaultData = {
"pic_url": "http://staging-teach.cdn.ireadabc.com/ed94332a503c31e0908bd4c6923a2665.png",
"pic_url_2": "http://staging-teach.cdn.ireadabc.com/5fb60317ade0195d35ad8034d5370a7f.png",
"text": "This is a test label.",
"audio_url": "http://staging-teach.cdn.ireadabc.com/f47f1d7b5c160fe1c59500d180346240.mp3"
question: {
labelLeft: 'I like',
labelRight: '.'
},
options: [{
image: '//staging-teach.cdn.ireadabc.com/9f05f3c93fa5222c2290309b24db3d6a.png',
word: 'Apple'
}, {
image: '//staging-teach.cdn.ireadabc.com/eb28421cc9a72506c11f5db3e1d15b99.png',
word: 'Banana'
}, {
image: '//staging-teach.cdn.ireadabc.com/20f8ba0fdb560d0ab9af76adfae8fda4.png',
word: 'Orange'
}],
}
\ No newline at end of file
......@@ -4,7 +4,7 @@
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"premultiplyAlpha": true,
"genMipmaps": false,
"packable": true,
"width": 1103,
......
......@@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"bl": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/bl/-/bl-1.2.2.tgz",
"integrity": "sha512-e8tQYnZodmebYDWGH7KMRvtzKXaJHx3BbilrgZCfvyLUYdKpK1t5PSPmpkny/SgiTSCnjfLW7v5rlONXVFkQEA==",
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/bl/-/bl-1.2.3.tgz",
"integrity": "sha512-pvcNpa0UU69UT341rO6AYy4FVAIkUHuZXRIWbq+zHnsVcRzDDjIAhGuuYoi0d//cwIwtt4pkpKycWEfjdV+vww==",
"requires": {
"readable-stream": "^2.3.5",
"safe-buffer": "^5.1.1"
......
{"ios":{"sceneName":"AK09","version":"80358"},"android":{"sceneName":"AK09","version":"80358"}}
\ 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