Skip to content

Commit e9435c3

Browse files
authored
Merge branch 'master' into 10.6.0.10_prerelease
2 parents c54d504 + 3478419 commit e9435c3

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

website/public/static/demo/config/config-headers.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,9 @@
9494
{
9595
"title": "开发API",
9696
"icon": "iconsanfangAPI",
97-
"links": [["Cesium-API", "MapboxGL-API", "UI-API", "PLOT-API"]],
97+
"links": [["Cesium-API", "MapboxGL-API", "UI-API"]],
9898
"hightlights": [[true, false, true]],
99-
"routes": [["http://120.78.82.242:8891", "http://120.78.82.242:8892", "http://120.78.82.242:8893", "http://192.168.82.89:8093"]]
99+
"routes": [["http://120.78.82.242:8891", "http://120.78.82.242:8892", "http://120.78.82.242:8893"]]
100100
}
101101
]
102102
},

website/public/static/libs/include-cesium-local.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858
inputCSS(httpUrl + '/cdn/cesium/Widgets/widgets.css');
5959
inputCSS(httpUrl + '/cdn/cesium/MapGIS/css/mapgis.css');
6060
inputScript(httpUrl + '/cdn/cesium/Cesium.js');
61-
inputScript(httpUrl + '/cdn/zondyclient/webclient-es6-service.js');
6261
}
6362
}
6463

0 commit comments

Comments
 (0)