添加ElementUI

This commit is contained in:
MengYX
2019-07-03 22:54:29 +08:00
parent fd6c246769
commit 295925a823
5 changed files with 66 additions and 6 deletions

View File

@@ -1,6 +1,7 @@
import Vue from 'vue'
import App from './App.vue'
import './registerServiceWorker'
import './plugins/element.js'
Vue.config.productionTip = false