摘要: 首先 npm i element-ui npm install babel-plugin-component -D 其次,更改.babelrc文件 具体更改如下: "plugins": [ ...... ...... [ "component", { "libraryName": "element- 阅读全文
posted @ 2019-11-18 16:32 lipu1993 阅读(695) 评论(0) 推荐(0)