使用web3.currentProvider,浏览器未能正确读取链上数据。 console一下,提示说,This property is deprecated; use window.ethereum instead。
疑似实例化web3失败了,旧文档里的方法已经不能使用,不知目前该如何处理。