From 702466cfeeb2553182df8d92996b64fe8e9693be Mon Sep 17 00:00:00 2001
From: hdw <496960745@qq.com>
Date: 星期二, 30 十月 2018 16:47:20 +0800
Subject: [PATCH] 历史实时增加县筛选

---
 gx_tieta/WebRoot/index.jsp |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/gx_tieta/WebRoot/index.jsp b/gx_tieta/WebRoot/index.jsp
index 7f02c46..6015b53 100644
--- a/gx_tieta/WebRoot/index.jsp
+++ b/gx_tieta/WebRoot/index.jsp
@@ -136,8 +136,6 @@
 										<td>
 											<select name="mapIconStyleSel" id="mapIconStyleSel">
 												<option>鍏ㄩ儴</option>
-												<option>宸插畨瑁�</option>
-												<option>鏈畨瑁�</option>
 											</select>
 										</td>
 									</tr>
@@ -1734,9 +1732,7 @@
 			}
 		});
 		
-		magImgStyles.push('');
 		// 鏍规嵁褰撳墠鍐呭鏇存柊鍦板浘鍥炬爣
-		// map.clearOverlays();
 		searchStation();
 	}
 	

--
Gitblit v1.9.1