From 4a5af28ba9fc254b81aae7345ae936cbaf0716be Mon Sep 17 00:00:00 2001
From: 少年 <1392120328@qq.com>
Date: 星期一, 04 三月 2024 15:33:56 +0800
Subject: [PATCH] youhua

---
 src/assets/GLOBAL2.vue |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/src/assets/GLOBAL2.vue b/src/assets/GLOBAL2.vue
index 1baf20d..f19df4a 100644
--- a/src/assets/GLOBAL2.vue
+++ b/src/assets/GLOBAL2.vue
@@ -1,8 +1,22 @@
 <script>
 const layers = [];
 const alpha = 1;
+const geoMap = null;
+const baseMap = null;
+const ImageLayer = null;
+const annotation = null;
+const hexin = null;
+const yzxcgh = null;
+const historyLayer = null;
 export default {
   layers, //鏀堕泦鍣�
   alpha,
+  geoMap,
+  baseMap,
+  ImageLayer,
+  annotation,
+  hexin,
+  yzxcgh,
+  historyLayer
 };
 </script>
\ No newline at end of file

--
Gitblit v1.9.3