|
@@ -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 { rankData } from '../../data';
|
|
import { tools } from '../../tools';
|
|
import { tools } from '../../tools';
|
|
import { imageCacheManager } from '../../manager/imageCacheManager';
|
|
import { imageCacheManager } from '../../manager/imageCacheManager';
|