奖励页面ui 修改完成
This commit is contained in:
@@ -48,11 +48,11 @@ export class MissionHomeComp extends CCComp {
|
||||
}
|
||||
this.heros=[]
|
||||
this.heros_pos=[
|
||||
{uuid:0,px:-300},
|
||||
{uuid:0,px:-200},
|
||||
{uuid:0,px:-100},
|
||||
{uuid:0,px:0},
|
||||
{uuid:0,px:100},
|
||||
{uuid:0,px:0},
|
||||
{uuid:0,px:-100},
|
||||
{uuid:0,px:-200},
|
||||
{uuid:0,px:-300},
|
||||
]
|
||||
|
||||
let home =this.node.parent.getComponent(CardControllerComp);
|
||||
|
||||
Reference in New Issue
Block a user