@@ -1561,7 +1561,7 @@
"a": 255
},
"_string": "张三",
- "_horizontalAlign": 1,
+ "_horizontalAlign": 0,
"_verticalAlign": 1,
"_actualFontSize": 30,
"_fontSize": 30,
@@ -2746,7 +2746,7 @@
"_contentSize": {
"__type__": "cc.Size",
- "width": 190,
+ "width": 170,
"height": 50.4
"_anchorPoint": {
@@ -2783,7 +2783,7 @@
@@ -3920,7 +3920,7 @@
@@ -3957,7 +3957,7 @@
@@ -1,4 +1,4 @@
-import { _decorator, Component, Label, Node, Sprite } from 'cc';
+import { _decorator, Canvas, Component, Label, Node, Size, Sprite, UITransform } from 'cc';
import { rankData } from '../../data';
import { tools } from '../../tools';
import { imageCacheManager } from '../../manager/imageCacheManager';