From 71ff3ccde064c104db61fa28300b039456c0ba06 Mon Sep 17 00:00:00 2001 From: duheng <2784771470@qq.com> Date: 星期三, 14 八月 2024 17:18:18 +0800 Subject: [PATCH] 冲突 --- WinFrmUI/HStation.WinFrmUI.Xhs.Core/map/gaode/html/ViewProjectList.html | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/map/gaode/html/ViewProjectList.html b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/map/gaode/html/ViewProjectList.html index 2124582..7d2dd47 100644 --- a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/map/gaode/html/ViewProjectList.html +++ b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/map/gaode/html/ViewProjectList.html @@ -141,10 +141,9 @@ setCancelSelectProjectStyle(); let info = []; info.push("<div className='input-card'>"); - info.push("<label style=\"color: blue\">椤圭洰</label>"); - info.push("<p class='input-item'>鍚嶇О锛�"); + info.push("<label style=\"color: blue\">"); info.push(overlay.objInfo.Name); - info.push("</p>"); + info.push("</label>"); info.push("<p class='input-item'>缂栧彿锛�"); info.push(overlay.objInfo.NO); info.push("</p>"); @@ -160,6 +159,7 @@ infoWindow.open(_map, overlay.getPosition()); _selectedProjectOverlay = overlay; + _map.setFitView(overlay); } //璁剧疆鍙栨秷閫夋嫨鏍峰紡 -- Gitblit v1.9.3