Commit d7330bac authored by liujiangnan's avatar liujiangnan

fix: 适配

parent b9586385
...@@ -86,14 +86,14 @@ ...@@ -86,14 +86,14 @@
], ],
"_active": true, "_active": true,
"_components": [ "_components": [
{
"__id__": 49
},
{ {
"__id__": 50 "__id__": 50
}, },
{ {
"__id__": 51 "__id__": 51
},
{
"__id__": 52
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -2240,6 +2240,9 @@ ...@@ -2240,6 +2240,9 @@
"_components": [ "_components": [
{ {
"__id__": 48 "__id__": 48
},
{
"__id__": 49
} }
], ],
"_prefab": null, "_prefab": null,
...@@ -2322,6 +2325,33 @@ ...@@ -2322,6 +2325,33 @@
"_atlas": null, "_atlas": null,
"_id": "5epT0RkgZMlLPqDI1eaCkj" "_id": "5epT0RkgZMlLPqDI1eaCkj"
}, },
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 47
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 9,
"_left": 28.82299999999998,
"_right": 0,
"_top": 23.28299999999996,
"_bottom": 0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 0,
"_id": "49KOFU5KNPWobMJWdKXUcN"
},
{ {
"__type__": "cc.Canvas", "__type__": "cc.Canvas",
"_name": "", "_name": "",
......
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