Commit b92fa9fd authored by limingzhe's avatar limingzhe

feat: 尺寸 2160 1080

parent ec3cade4
...@@ -104,7 +104,7 @@ ...@@ -104,7 +104,7 @@
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 2000, "width": 2160,
"height": 1080 "height": 1080
}, },
"_anchorPoint": { "_anchorPoint": {
...@@ -116,7 +116,7 @@ ...@@ -116,7 +116,7 @@
"__type__": "TypedArray", "__type__": "TypedArray",
"ctor": "Float64Array", "ctor": "Float64Array",
"array": [ "array": [
1000, 1080,
540, 540,
0, 0,
0, 0,
...@@ -166,7 +166,7 @@ ...@@ -166,7 +166,7 @@
}, },
"_contentSize": { "_contentSize": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 2000, "width": 2160,
"height": 1080 "height": 1080
}, },
"_anchorPoint": { "_anchorPoint": {
...@@ -1886,7 +1886,7 @@ ...@@ -1886,7 +1886,7 @@
"_enabled": true, "_enabled": true,
"_designResolution": { "_designResolution": {
"__type__": "cc.Size", "__type__": "cc.Size",
"width": 2000, "width": 2160,
"height": 1080 "height": 1080
}, },
"_fitWidth": true, "_fitWidth": true,
......
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