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 | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) diff --git a/src/assets/GLOBAL2.vue b/src/assets/GLOBAL2.vue index 1baf20d..7c4fb01 100644 --- a/src/assets/GLOBAL2.vue +++ b/src/assets/GLOBAL2.vue @@ -1,8 +1,25 @@ <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; +const rotate = null; + export default { layers, //鏀堕泦鍣� alpha, + geoMap, + baseMap, + ImageLayer, + annotation, + hexin, + yzxcgh, + historyLayer, + rotate }; </script> \ No newline at end of file -- Gitblit v1.9.3