战斗技能转buff 完成 todo 商品改单个, 奖励改图标数量
This commit is contained in:
@@ -24,11 +24,11 @@ export class MissionHomeComp extends CCComp {
|
||||
|
||||
heros:any[]=[];
|
||||
heros_pos:any=[
|
||||
{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},
|
||||
]
|
||||
|
||||
/** 视图层逻辑代码分离演示 */
|
||||
|
||||
Reference in New Issue
Block a user