|
|
|
@ -9,7 +9,7 @@ import store from './store'
|
|
|
|
|
import router from './router'
|
|
|
|
|
import 'element-ui/lib/theme-chalk/index.css'
|
|
|
|
|
import '@/assets/styles/index.scss'
|
|
|
|
|
import { registerConfig } from 'data-room-ui'
|
|
|
|
|
import { registerConfig } from '@gcpaas/data-room-ui'
|
|
|
|
|
import remoteComponents from '@/remoteComponents/exports.js'
|
|
|
|
|
import customDatasetComponents from '@/customDatasetComponents/exports.js'
|
|
|
|
|
Vue.use(ElementUI, { size: 'mini' })
|
|
|
|
|