ui 整体修改

This commit is contained in:
walkpan
2024-12-22 23:52:22 +08:00
parent 177bc0e346
commit 26c673e95b
18 changed files with 8067 additions and 9817 deletions

View File

@@ -23,7 +23,7 @@ export class CardControllerComp extends CCComp {
touch_time:number = 0
in_touch:boolean = false
bbg:any=null
bbg_y:number=60
bbg_y:number=40
bbg_x:any=[-300,-150,0,150,300]
protected onLoad(): void {
this.bbg=this.node.getChildByName("bar").getChildByName("bbg")