|
|
@ -9,6 +9,7 @@ import './style/theme/index.css' |
|
|
|
import './style/theme/common.scss' |
|
|
|
import 'core-js/stable'; |
|
|
|
import 'regenerator-runtime/runtime'; |
|
|
|
import '@/assets/css/fonts.css'; |
|
|
|
import LoadingService from './services/loading' |
|
|
|
import { directive as clickaway } from 'vue-clickaway'; |
|
|
|
Vue.prototype.$loadingFn = LoadingService |
|
|
|