Update walletConnect.js
This commit is contained in:
parent
89041682f9
commit
4cc4fddbbe
@ -46,9 +46,9 @@ cc.Class({
|
|||||||
// jsb.reflection.callStaticMethod('AppController', 'connectMetaMask');
|
// jsb.reflection.callStaticMethod('AppController', 'connectMetaMask');
|
||||||
} else if (cc.sys.isBrowser) {
|
} else if (cc.sys.isBrowser) {
|
||||||
// uimanger.showUI(IosWalletChooseTip.prefabPath);
|
// uimanger.showUI(IosWalletChooseTip.prefabPath);
|
||||||
SDKManage.Login(() => {
|
// SDKManage.Login(() => {
|
||||||
cc.director.loadScene('MainScene');
|
// cc.director.loadScene('MainScene');
|
||||||
});
|
// });
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user