摘要: 1、创建工程 vue init webpack 工程名称 https://www.jianshu.com/p/02b12c600c7b 2、加入element-ui yarn add element-ui main.js中加入 import ElementUI from 'element-ui';i 阅读全文
posted @ 2020-04-21 09:24 weizhxa 阅读(1083) 评论(0) 推荐(0) 编辑