Commit b9b6e1f3 authored by huoshizhe's avatar huoshizhe

feat: 屏幕适配

parent 7c915362
......@@ -301,10 +301,10 @@
"_active": true,
"_components": [
{
"__id__": 63
"__id__": 64
},
{
"__id__": 64
"__id__": 65
}
],
"_prefab": null,
......@@ -593,7 +593,7 @@
"__id__": 10
},
"_enabled": true,
"alignMode": 1,
"alignMode": 2,
"_target": null,
"_alignFlags": 9,
"_left": 20,
......@@ -788,7 +788,7 @@
"__id__": 14
},
"_enabled": true,
"alignMode": 1,
"alignMode": 2,
"_target": null,
"_alignFlags": 10,
"_left": 20,
......@@ -983,7 +983,7 @@
"__id__": 18
},
"_enabled": true,
"alignMode": 1,
"alignMode": 2,
"_target": null,
"_alignFlags": 34,
"_left": 20,
......@@ -1062,7 +1062,11 @@
}
],
"_active": true,
"_components": [],
"_components": [
{
"__id__": 63
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
......@@ -1074,8 +1078,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 0,
"height": 0
"width": 1280,
"height": 720
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -2987,6 +2991,33 @@
},
"_id": "a8UkrQqyVHAbAt4qkVPJj8"
},
{
"__type__": "cc.Widget",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 22
},
"_enabled": true,
"alignMode": 2,
"_target": null,
"_alignFlags": 45,
"_left": 0,
"_right": 0,
"_top": 0,
"_bottom": 0,
"_verticalCenter": 0,
"_horizontalCenter": 0,
"_isAbsLeft": true,
"_isAbsRight": true,
"_isAbsTop": true,
"_isAbsBottom": true,
"_isAbsHorizontalCenter": true,
"_isAbsVerticalCenter": true,
"_originalWidth": 1280,
"_originalHeight": 720,
"_id": "c87OiuHMRI7YOL5SUoikbx"
},
{
"__type__": "cc.Widget",
"_name": "",
......@@ -2995,7 +3026,7 @@
"__id__": 7
},
"_enabled": true,
"alignMode": 1,
"alignMode": 2,
"_target": null,
"_alignFlags": 45,
"_left": 0,
......
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