1安装babel-polyfill 
npm install babel-polyfill --save-dev

vue 兼容ie11

 

2在main.js引入

vue 兼容ie11

 3.修改配置

vue 兼容ie11

4重启就ok了

 

相关文章: