提交 2102c11b authored 作者: fit2cloud-chenyw's avatar fit2cloud-chenyw

fix: 外部链接新增umy依赖

上级 75d7d4e3
......@@ -8,6 +8,9 @@ import ElementUI from 'element-ui'
import '@/components/canvas/custom-component' // 注册自定义组件
import widgets from '@/components/widget'
import * as echarts from 'echarts'
import UmyUi from 'umy-ui'
Vue.use(UmyUi)
Vue.prototype.$echarts = echarts
Vue.config.productionTip = false
Vue.use(widgets)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论