From 87e98d5b5efeb7a9cf6330ae03e6dd53699b7ef1 Mon Sep 17 00:00:00 2001 From: surprise <15810472099@163.com> Date: 星期一, 15 一月 2024 17:10:25 +0800 Subject: [PATCH] 代码更新 --- index.html | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index ae5ba51..e32b28b 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1.0"> - <title>鏃剁┖涓�寮犲浘</title> + <title>姹熻嫃浜ゆ帶鏅烘収楂橀��</title> <!-- <link rel="icon" href="./static/img/favicon.ico" type="image/x-icon" /> --> <link rel="stylesheet" href="./static/SmartEarthSDK/Cesium/Widgets/widgets.css"> <link rel="stylesheet" href="./static/iconfont/iconfont.css"> @@ -83,10 +83,11 @@ <script src="./static/othersMap/othersMap.js"></script> +<script src="./static/data/layerData.js"></script> <script type="text/javascript"> // 鍙互杩涜if鍒ゆ柇鍖哄垎涓嶇敤鍩熷悕 - var BMAP_RESORCE_TILE = "10.10.4.116:8085/yzAdapter/SosoService"; - var BMAP_RESORCE_IP = "10.10.4.116:8085/yzAdapter/SosoService"; + // var BMAP_RESORCE_TILE = "10.10.4.116:8085/yzAdapter/SosoService"; + // var BMAP_RESORCE_IP = "10.10.4.116:8085/yzAdapter/SosoService"; </script> </head> -- Gitblit v1.9.3