Commit 14b0313d authored by Tt's avatar Tt

修改遮罩位置

parent b1951871
{
"ver": "1.1.2",
"uuid": "c99869b1-3ac6-4172-8b08-6be06c654efe",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}
\ No newline at end of file
...@@ -1885,8 +1885,8 @@ ...@@ -1885,8 +1885,8 @@
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 330, "width": 305,
"height": 390 "height": 370
}, },
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
...@@ -1898,7 +1898,7 @@ ...@@ -1898,7 +1898,7 @@
"ctor": "Float64Array", "ctor": "Float64Array",
"array": [ "array": [
64.283, 64.283,
-67.988, -60.063,
0, 0,
0, 0,
0, 0,
......
...@@ -106,7 +106,7 @@ export const defaultData = { ...@@ -106,7 +106,7 @@ export const defaultData = {
"text": "Starter 1", "text": "Starter 1",
"desc": "Magic Trip Review", "desc": "Magic Trip Review",
"questionAudio": "", "questionAudio": "",
"image": "http://staging-teach.cdn.ireadabc.com/2acdedb9d07a738e0655b9a8aafd286a.jpg", "image": "http://staging-teach.cdn.ireadabc.com/682620e803db6ccc463901133d02e9da.png",
"contentMain": "", "contentMain": "",
"contentArr": [] "contentArr": []
} }
......
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