云环境和本地调试 添加
This commit is contained in:
@@ -39,6 +39,7 @@ export class MissionHomeComp extends CCComp {
|
||||
smc.syncData()
|
||||
}
|
||||
btn_func(e:string,data:any){
|
||||
smc.syncDataFromLocal() //调试用,正式环境去掉
|
||||
// console.log("[MissionHomeComp]:btn_func",e,data)
|
||||
let page_heros=this.node.getChildByName("heros_page")
|
||||
let page_shop=this.node.getChildByName("shop_page")
|
||||
|
||||
Reference in New Issue
Block a user