refactor: update element-ui 2.0

This commit is contained in:
Pan
2017-11-24 13:50:31 +08:00
committed by 花裤衩
parent 3abc6b14c6
commit cd047c5ac4
4 changed files with 19 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
import Vue from 'vue'
import ElementUI from 'element-ui'
import 'element-ui/lib/theme-default/index.css'
import 'element-ui/lib/theme-chalk/index.css'
import locale from 'element-ui/lib/locale/lang/en'
import App from './App'
import router from './router'