Commit 35cc1e02 authored by liujiangnan's avatar liujiangnan

feat

parent 9427ee84
...@@ -105,13 +105,13 @@ ...@@ -105,13 +105,13 @@
"_active": true, "_active": true,
"_components": [ "_components": [
{ {
"__id__": 140 "__id__": 142
}, },
{ {
"__id__": 141 "__id__": 143
}, },
{ {
"__id__": 142 "__id__": 144
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -6438,6 +6438,9 @@ ...@@ -6438,6 +6438,9 @@
}, },
{ {
"__id__": 138 "__id__": 138
},
{
"__id__": 140
} }
], ],
"_active": true, "_active": true,
...@@ -6492,7 +6495,7 @@ ...@@ -6492,7 +6495,7 @@
}, },
{ {
"__type__": "cc.Node", "__type__": "cc.Node",
"_name": "success", "_name": "upload",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 135 "__id__": 135
...@@ -6550,7 +6553,7 @@ ...@@ -6550,7 +6553,7 @@
"_is3DNode": false, "_is3DNode": false,
"_groupIndex": 0, "_groupIndex": 0,
"groupIndex": 0, "groupIndex": 0,
"_id": "9ar9jnDwpOZ5e0v4HotZHK" "_id": "e9uxVMPjlAz46jZ7S4olQ/"
}, },
{ {
"__type__": "cc.AudioSource", "__type__": "cc.AudioSource",
...@@ -6569,11 +6572,11 @@ ...@@ -6569,11 +6572,11 @@
"_firstlyEnabled": true, "_firstlyEnabled": true,
"playOnLoad": false, "playOnLoad": false,
"preload": false, "preload": false,
"_id": "b8qDw9BK9G/4r4TXhrpMmD" "_id": "f2Ejorph9Cya8hWuChljIx"
}, },
{ {
"__type__": "cc.Node", "__type__": "cc.Node",
"_name": "upload", "_name": "success",
"_objFlags": 0, "_objFlags": 0,
"_parent": { "_parent": {
"__id__": 135 "__id__": 135
...@@ -6631,7 +6634,7 @@ ...@@ -6631,7 +6634,7 @@
"_is3DNode": false, "_is3DNode": false,
"_groupIndex": 0, "_groupIndex": 0,
"groupIndex": 0, "groupIndex": 0,
"_id": "95lowPwttAJa1dV/qlta1m" "_id": "32UQQGO2pP57mx/rJ+3cBw"
}, },
{ {
"__type__": "cc.AudioSource", "__type__": "cc.AudioSource",
...@@ -6650,7 +6653,88 @@ ...@@ -6650,7 +6653,88 @@
"_firstlyEnabled": true, "_firstlyEnabled": true,
"playOnLoad": false, "playOnLoad": false,
"preload": false, "preload": false,
"_id": "e91Pc4tD9HqrIgKk2KzmE/" "_id": "91NQAeibNFC5U94+rjrWai"
},
{
"__type__": "cc.Node",
"_name": "picload",
"_objFlags": 0,
"_parent": {
"__id__": 135
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 141
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
0,
0,
0,
0,
0,
1,
1,
1,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "6dNpwb9hlKiaZppOVkEe32"
},
{
"__type__": "cc.AudioSource",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 140
},
"_enabled": true,
"_clip": {
"__uuid__": "d3f3a66c-51cd-4fcf-bc2b-8d424c4918d1"
},
"_volume": 1,
"_mute": false,
"_loop": false,
"_firstlyEnabled": true,
"playOnLoad": false,
"preload": false,
"_id": "44xWt6qqJOVIJsyUauoyUx"
}, },
{ {
"__type__": "cc.Canvas", "__type__": "cc.Canvas",
......
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