src/main.js @@ -17,6 +17,7 @@ Vue.use(animated); window.sgworld = null; window.viewer = null; window.alpha = 1; Vue.prototype.Layer = vueLayer(Vue); Vue.prototype.$global = _GLOBAL Vue.use(elementUI);