From 2cc5220ef0dbfaca2c4afcd4000c243a9e63551c Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 02 Jun 2021 16:49:46 +0800
Subject: [PATCH] 去除头部菜单栏,删除相关配置,部分样式调整,我的标记放入工具栏

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

diff --git a/index.html b/index.html
index 229999e..54e99b6 100644
--- a/index.html
+++ b/index.html
@@ -229,7 +229,7 @@
     window.Cesium = Cesium;
   </script> -->
 <script type="text/javascript" src="init.js"></script>
-<script>
+<!-- <script>
 
     var indData = [];
 
@@ -386,6 +386,6 @@
     }
 
 
-</script>
+</script> -->
 </body>
 </html>
\ No newline at end of file

--
Gitblit v1.9.3