From db45def58993c3ed79b47f1a0ec19740ec229211 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 11 Jun 2021 11:22:24 +0800
Subject: [PATCH] 工具下面做相关更改,及逻辑优化

---
 index.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/index.html b/index.html
index 4663aa0..25a9ba3 100644
--- a/index.html
+++ b/index.html
@@ -90,6 +90,7 @@
         }
 
         .cesium-viewer-navigationContainer {
+            display: none !important;
             top: 90px !important;
         }
 

--
Gitblit v1.9.3