对UI进行调整

This commit is contained in:
panw
2025-07-09 10:24:43 +08:00
parent da1db91368
commit f73badd5fc
14 changed files with 34341 additions and 34079 deletions

View File

@@ -50,7 +50,7 @@ export class VictoryComp extends CCComp {
this.node.setPosition(v3(0,640,0))
}
hide(){
this.node.setPosition(v3(0,-1000,0))
this.node.setPosition(v3(-1500,640,0))
}
do_x10(){
this.clear_x1()