就一个很简单的方法 部署成功之后获取合约 var contract = new web3.eth.Contract(abi,address);
调用
报错VM Exception while processing transaction: revert
webjs的版本是1.3