perf: 优化布局
This commit is contained in:
@@ -3470,8 +3470,8 @@
|
||||
},
|
||||
"_lpos": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": -10,
|
||||
"y": 510.277,
|
||||
"x": -450,
|
||||
"y": 0,
|
||||
"z": 0
|
||||
},
|
||||
"_lrot": {
|
||||
@@ -3516,7 +3516,7 @@
|
||||
},
|
||||
"_anchorPoint": {
|
||||
"__type__": "cc.Vec2",
|
||||
"x": 0.5,
|
||||
"x": 0,
|
||||
"y": 1
|
||||
},
|
||||
"_id": ""
|
||||
@@ -3736,8 +3736,8 @@
|
||||
"brake": 0.75,
|
||||
"elastic": true,
|
||||
"inertia": true,
|
||||
"horizontal": true,
|
||||
"vertical": false,
|
||||
"horizontal": false,
|
||||
"vertical": true,
|
||||
"cancelInnerEvents": true,
|
||||
"scrollEvents": [],
|
||||
"_content": {
|
||||
@@ -3813,9 +3813,9 @@
|
||||
},
|
||||
"_lscale": {
|
||||
"__type__": "cc.Vec3",
|
||||
"x": 0.75,
|
||||
"y": 0.75,
|
||||
"z": 0.693
|
||||
"x": 0.68,
|
||||
"y": 0.68,
|
||||
"z": 0.68
|
||||
},
|
||||
"_mobility": 0,
|
||||
"_layer": 1073741824,
|
||||
@@ -4600,6 +4600,11 @@
|
||||
"dataBtn": {
|
||||
"__id__": 34
|
||||
},
|
||||
"roundedSpriteEffect": {
|
||||
"__uuid__": "f0080a34-1786-4547-8d81-d89cc517b63e",
|
||||
"__expectedType__": "cc.EffectAsset"
|
||||
},
|
||||
"coverCornerRadius": 0.1,
|
||||
"_id": ""
|
||||
},
|
||||
{
|
||||
@@ -4682,4 +4687,4 @@
|
||||
"instance": null,
|
||||
"targetOverrides": null
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user