From 5206e7a4f4c5b71c9ddeccdbbe5e7fba5b3eeb9b Mon Sep 17 00:00:00 2001
From: lixuliang <lixuliang_hd@126.com>
Date: 星期五, 22 三月 2024 01:05:38 +0800
Subject: [PATCH] YOUHAU

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

diff --git a/index.html b/index.html
index a0f923d..6eb6b48 100644
--- a/index.html
+++ b/index.html
@@ -104,6 +104,12 @@
   #cesiumTipInfo {
     display: none !important;
   }
+  .ol-zoom-in{
+    display: none !important;
+  }
+  .ol-zoom-out{
+    display: none !important;
+  }
 </style>
 
 <body>

--
Gitblit v1.9.3