no message

Former-commit-id: 00d87165be5ec4f3962f7ac6094b2d2376fcffb8
Former-commit-id: a7f88602f7367789a9e0ba08823d6e6d996d1b41
Former-commit-id: e77ca1056c8f98e206f5ceef867ee3e97ae784a8
This commit is contained in:
李杨
2018-01-25 20:26:12 +08:00
parent d4db050cce
commit 4bcc6e7396
2 changed files with 13 additions and 0 deletions

View File

@@ -29,8 +29,12 @@ import '@/mock/index.js'
// vuex
import store from '@/store/index.js'
import d2Admin from '@/plugin/d2Admin'
Vue.use(ElementUI)
Vue.use(d2Admin)
Vue.config.productionTip = false
/* eslint-disable no-new */