ElementUi 的使用

1.在控制檯輸入 npm i element-ui -S ,對ElementUi 的 安裝 2.在 main.js 加入   import ElementUI from 'element-ui'; import 'element-ui/lib/theme-chalk/index.css'; Vue.use(ElementUI); 即可開始使用!
相關文章
相關標籤/搜索