From f99c96adfe3ec59712cdadf88d54416c7742cc21 Mon Sep 17 00:00:00 2001
From: Surpriseplus <845948745@qq.com>
Date: 星期日, 08 十月 2023 11:15:11 +0800
Subject: [PATCH] 代码更新

---
 src/components/map/viewer.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/map/viewer.vue b/src/components/map/viewer.vue
index 0a975b3..4c281cf 100644
--- a/src/components/map/viewer.vue
+++ b/src/components/map/viewer.vue
@@ -60,7 +60,7 @@
       let that = this;
       let option = {
         fullscreenButton: true,
-        licenseServer: "http://183.162.245.49:18080",
+        // licenseServer: "http://183.162.245.49:18080",
         minViewHeight: parseFloat(common.minviewheight),
         // url: SmartEarthRootUrl + "Workers/image/earth.jpg",  //涓嶅惈鍗曞紶鍦板浘鍥剧墖url鍒欎娇鐢ㄥ湪绾垮湴鍥�
         contextOptions: {

--
Gitblit v1.9.3