From fc5dcfa17caab9b6aa48d84aaaf1443a32720ef8 Mon Sep 17 00:00:00 2001 From: 少年 <1392120328@qq.com> Date: 星期一, 04 三月 2024 15:33:59 +0800 Subject: [PATCH] Merge branch 'master' of http://103.135.160.14:9034/r/PM20221203225_MobileWeb --- 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