From bcb686607ddff77f83b5e6d597f483b3d49e596e Mon Sep 17 00:00:00 2001 From: 少年 <1392120328@qq.com> Date: 星期六, 20 一月 2024 21:26:31 +0800 Subject: [PATCH] youhua --- src/main.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main.js b/src/main.js index aa68505..36dd28b 100644 --- a/src/main.js +++ b/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); -- Gitblit v1.9.3