提交 2fc15a5a authored 作者: fit2cloud-chenyw's avatar fit2cloud-chenyw

feat: 删除不必要全局依赖

上级 9e025033
......@@ -15,9 +15,6 @@ import api from '@/api/index.js'
import filter from '@/filter/filter'
import directives from './directive'
import vdrr from './components/vue-drag-resize-rotate'
Vue.component('vdrr', vdrr)
Vue.prototype.$api = api
import * as echarts from 'echarts'
......@@ -28,10 +25,6 @@ import UmyUi from 'umy-ui'
Vue.use(UmyUi)
// 引入vue-UUID组件
import UUID from 'vue-uuid'
Vue.use(UUID)
/**
* If you don't want to use mock-server
* you want to use MockJs for mock api
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论