src/main.js
@@ -12,11 +12,12 @@ import animated from "animate.css" import "./js/rem" import vcolorpicker from 'vcolorpicker' import _GLOBAL from '@/assets/GLOBAL'; import _GLOBAL from '@/assets/GLOBAL2'; Vue.use(vcolorpicker); Vue.use(animated); window.sgworld = null; window.viewer = null; window.alpha = 1; Vue.prototype.Layer = vueLayer(Vue); Vue.prototype.$global = _GLOBAL Vue.use(elementUI);