import Vue from 'vue' import Element from 'element-ui' import '@/style/theme/index.css' Vue.use(Element)