no message
Former-commit-id: 9050b9d382144bfe3ab53b012be11461e0332aba Former-commit-id: 945e9c09f433ee70768ae89a742df931dca1748f Former-commit-id: 2dc0ede52e025f6ad6be58135a579ccda3ab93ad
This commit is contained in:
@@ -29,11 +29,12 @@ import '@/mock/index.js'
|
||||
// vuex
|
||||
import store from '@/store/index.js'
|
||||
|
||||
import d2Admin from '@/plugin/d2Admin'
|
||||
// log简化
|
||||
import pluginLog from '@/plugin/log'
|
||||
|
||||
Vue.use(ElementUI)
|
||||
|
||||
Vue.use(d2Admin)
|
||||
Vue.use(pluginLog)
|
||||
|
||||
Vue.config.productionTip = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user