src/pages/index/index.vue
@@ -128,7 +128,7 @@ console.log(code, reason); }); proxy.web3 = new Web3(provider); const accounts = await web3.eth.getAccounts(); const accounts = await proxy.web3.eth.getAccounts(); proxy.walletAddress = accounts[0]; proxy.isApprove() }