ElementUI/vue-cli-plugin-element

安装好后,import好像文件不对,一直用不起来

liumara opened this issue · 1 comments

import ElementPlus from 'element-plus';
import 'element-plus/dist/index.css';
app.use(ElementPlus)

+1