| | |
| | | |
| | | function meauClick() { |
| | | $(".td_display").parents("li").click(function () { |
| | | if (!!window.ActiveXObject || "ActiveXObject" in window) { |
| | | location.href = "Gis.html"; |
| | | /*if (!!window.ActiveXObject || "ActiveXObject" in window) { |
| | | location.href = "Gis.html"; |
| | | } else { |
| | | var port = window.location.port; |
| | |
| | | |
| | | //location.href = "alert:http://localhost:" + port + "/Gis.html?u=" + U; |
| | | location.href = "alert:http://118.213.95.33:8090/Gis.html"; |
| | | } |
| | | }*/ |
| | | |
| | | //var UserInfo = JSON.parse(localStorage.getItem("UserInfo")); |
| | | //var U=""; |