Commit b7c8c5c7 authored by 李维's avatar 李维

feat: test

parent aeba1710
......@@ -40,7 +40,7 @@ export default class GameCenter extends cc.Component {
start() {
this.getGameList();
const canvas = cc.find("Canvas");
const canvas = cc.find("middleLayer");
canvas.getComponent(cc.Widget).updateAlignment();
}
......
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