安装命令

  npm install es6-promise --save-dev

安装成功后,在main.js

import promise from 'es6-promise'
promise.polyfill()