From b040ac179af00dfe38204ebb708aed8c87f285ad Mon Sep 17 00:00:00 2001 From: hdw <hdw@192.168.1.132> Date: 星期三, 26 十二月 2018 17:27:21 +0800 Subject: [PATCH] 修改内容 --- gx_tieta/WebRoot/index.jsp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gx_tieta/WebRoot/index.jsp b/gx_tieta/WebRoot/index.jsp index 3a85a6e..6fcf891 100644 --- a/gx_tieta/WebRoot/index.jsp +++ b/gx_tieta/WebRoot/index.jsp @@ -1705,7 +1705,7 @@ // 鐢熸垚鍥炬爣鐨勮鏄� function createIconExplain(mapEle) { var iconExplain = $('<div id="mapImgDesc" style="position:absolute;background-color: #fff; border: 1px solid #ccc; right: 10px; bottom: 10px; z-index: 99999"></div>'); // 鍦板浘鍥炬爣璇存槑瀹瑰櫒 - var iconExplainHt = $('<div class="explain-header" style="padding:4px 8px; border-bottom:1px solid #ccc; background-color: #CDDCFA">鍦板浘鍥炬爣璇存槑<img src="image/explain-down.gif" style="float:right;"/></div>'); + var iconExplainHt = $('<div class="explain-header" style="padding:4px 8px; border-bottom:1px solid #ccc; background-color: #CDDCFA">鍥炬爣鏄剧ず涓庨�夋嫨<img src="image/explain-down.gif" style="float:right;"/></div>'); iconExplain.append(iconExplainHt); changeMapImgDesc(iconExplain, 'normal'); -- Gitblit v1.9.1