注意查web3的文档, 应该是:
web3.eth.defaultAccount = web3.eth.accounts[0];
你检查自己使用的web3的版本? 查看对应版本的文档. web3.js v1.2 文档
web3.js v0.20 文档