This commit is contained in:
cebgcontract 2022-11-17 20:39:45 +08:00
parent d1f7731d4f
commit 89c8b513f3

View File

@ -61,7 +61,6 @@ export default {
this.showWc = !(this.hasMetamask && this.isMobile)
this.chain.chainManager.init().then(() => {
if (this.chain.logined) {
this.checkWalletBind();
let event = new Event("account_ready", {
bubbles: true,
cancelable: false,