From d46ebfb71da0148dcc2724024cf7b053d784f299 Mon Sep 17 00:00:00 2001
From: 少年 <1392120328@qq.com>
Date: 星期二, 05 三月 2024 18:35:10 +0800
Subject: [PATCH] youhua

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

diff --git a/src/assets/GLOBAL2.vue b/src/assets/GLOBAL2.vue
index f19df4a..7c4fb01 100644
--- a/src/assets/GLOBAL2.vue
+++ b/src/assets/GLOBAL2.vue
@@ -8,6 +8,8 @@
 const hexin = null;
 const yzxcgh = null;
 const historyLayer = null;
+const rotate = null;
+
 export default {
   layers, //鏀堕泦鍣�
   alpha,
@@ -17,6 +19,7 @@
   annotation,
   hexin,
   yzxcgh,
-  historyLayer
+  historyLayer,
+  rotate
 };
 </script>
\ No newline at end of file

--
Gitblit v1.9.3