vue项目兼容IE11 2020-04-26 by junhao·0评论 npm install babel-polyfill –save-dev 在入口文件main.js中引入 import ‘babel-polyfill’