北京经济技术开发区经开区虚拟城市项目-【前端】-移动端Web
少年
2024-03-04 4a5af28ba9fc254b81aae7345ae936cbaf0716be
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);