From a6069df12050e0bff8aaa2d530b9cc8d348910ca Mon Sep 17 00:00:00 2001
From: 少年 <1392120328@qq.com>
Date: 星期二, 06 二月 2024 17:28:21 +0800
Subject: [PATCH] Merge branch 'master' of http://106.120.22.35:48888/r/PM20221203225_MobileWeb

---
 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