Commit 4f5fcb49 authored by 范雪寒's avatar 范雪寒

fix: 左上角位置调整

parent 548981cf
...@@ -1190,8 +1190,8 @@ ...@@ -1190,8 +1190,8 @@
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 429, "width": 480,
"height": 146 "height": 160
}, },
"_anchorPoint": { "_anchorPoint": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
...@@ -1202,8 +1202,8 @@ ...@@ -1202,8 +1202,8 @@
"__type__": "TypedArray", "__type__": "TypedArray",
"ctor": "Float64Array", "ctor": "Float64Array",
"array": [ "array": [
-425.5, -400,
287, 280,
0, 0,
0, 0,
0, 0,
...@@ -1270,8 +1270,8 @@ ...@@ -1270,8 +1270,8 @@
"__type__": "TypedArray", "__type__": "TypedArray",
"ctor": "Float64Array", "ctor": "Float64Array",
"array": [ "array": [
-181.5, -185,
33.84, 29.84,
0, 0,
0, 0,
0, 0,
...@@ -1342,9 +1342,9 @@ ...@@ -1342,9 +1342,9 @@
"alignMode": 1, "alignMode": 1,
"_target": null, "_target": null,
"_alignFlags": 9, "_alignFlags": 9,
"_left": 33, "_left": 55,
"_right": 0, "_right": 0,
"_top": 19, "_top": 30,
"_bottom": 0, "_bottom": 0,
"_verticalCenter": 0, "_verticalCenter": 0,
"_horizontalCenter": 0, "_horizontalCenter": 0,
...@@ -1445,7 +1445,7 @@ ...@@ -1445,7 +1445,7 @@
"__uuid__": "90cbaea8-98f7-4d82-9df0-d57f4a5332b1" "__uuid__": "90cbaea8-98f7-4d82-9df0-d57f4a5332b1"
}, },
"_type": 0, "_type": 0,
"_sizeMode": 1, "_sizeMode": 0,
"_fillType": 0, "_fillType": 0,
"_fillCenter": { "_fillCenter": {
"__type__": "cc.Vec2", "__type__": "cc.Vec2",
...@@ -1675,7 +1675,7 @@ ...@@ -1675,7 +1675,7 @@
"array": [ "array": [
0, 0,
0, 0,
805.7013217520789, 698.0164754502576,
0, 0,
0, 0,
0, 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