public/config/config.js
@@ -4,10 +4,8 @@ var port = isWeb ? "" : location.port; var web = isWeb ? "/web" : ""; var iisHost = "http://" + hostname + ":" + port + web; const config = { menuImgUrl: iisHost + "/img/menu/", layerUrls: iisHost, popImg: iisHost + "/lcj/pic/", popVideo: iisHost + "/lcj/mp4/", historyUrl: "http://192.168.11.95/LinCaoJu/", ifreamLogin: iisHost + "/mapscreen/index.html", jsonUrl: iisHost + "/data/json/", };