var now = new Date(); console.log(now); TypeError: HTMLButtonElement is not a constructor (evaluating 'new Date()'); 这我还用其他工具测试了的,其他都可以
0 个回复