界面调整 去掉技能大页面
This commit is contained in:
@@ -62,7 +62,7 @@ export class ShopHomeComp extends CCComp {
|
||||
|
||||
}
|
||||
item_show(e:any,val:any){
|
||||
oops.gui.open(UIID.ItemInfo, Items[val]);
|
||||
oops.gui.open(UIID.ItemInfo, {uuid:val,type:0});
|
||||
}
|
||||
get_free(){
|
||||
console.log("免费领取")
|
||||
|
||||
Reference in New Issue
Block a user