From 5275d044d8e1d05ac2efc7cec935c5e28f6d832d Mon Sep 17 00:00:00 2001 From: 少年 <1392120328@qq.com> Date: 星期三, 13 三月 2024 10:46:30 +0800 Subject: [PATCH] 冲突解决 --- 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