Commit db799f92 authored by 杨一航's avatar 杨一航

feat: 反馈调整

parent 120594e1
...@@ -21,14 +21,17 @@ ...@@ -21,14 +21,17 @@
"__id__": 2 "__id__": 2
} }
], ],
"_active": true, "_active": false,
"_components": [ "_components": [
{ {
"__id__": 5 "__id__": 5
},
{
"__id__": 6
} }
], ],
"_prefab": { "_prefab": {
"__id__": 6 "__id__": 7
}, },
"_opacity": 255, "_opacity": 255,
"_color": { "_color": {
...@@ -52,8 +55,8 @@ ...@@ -52,8 +55,8 @@
"__type__": "TypedArray", "__type__": "TypedArray",
"ctor": "Float64Array", "ctor": "Float64Array",
"array": [ "array": [
0, 617.203,
0, -488.021,
0, 0,
0, 0,
0, 0,
...@@ -205,6 +208,33 @@ ...@@ -205,6 +208,33 @@
}, },
"_id": "" "_id": ""
}, },
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 1
},
"_enabled": true,
"alignMode": 1,
"_target": null,
"_alignFlags": 4,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 51.978999999999985,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 0,
"_originalHeight": 0,
"_id": ""
},
{ {
"__type__": "cc.PrefabInfo", "__type__": "cc.PrefabInfo",
"root": { "root": {
......
This diff is collapsed.
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