1.安装按需引入必要插件
npm install babel-plugin-component --save-dev
2.修改babel.config.js
3.在main.js中引入用到的组件,例如 button