首先安装cnpm install -g es6-promise --save-dev 然后在main.js里面引入import promise from 'es6-promise';promise.polyfill();