Skip to content

Commit 2b8af0b

Browse files
author
潘卓然ParnDeedlit
committed
【环境】【升级】【统一升级到10.5.4】
1 parent 14b2ce2 commit 2b8af0b

File tree

4 files changed

+4
-56
lines changed

4 files changed

+4
-56
lines changed

src/mapboxgl/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mapgis/webclient-es6-mapboxgl",
3-
"version": "1.0.0",
3+
"version": "10.5.4",
44
"description": "",
55
"module": "index.js",
66
"scripts": {
@@ -15,7 +15,7 @@
1515
"author": "zondy",
1616
"license": "ISC",
1717
"dependencies": {
18-
"@mapgis/webclient-es6-gl": "^10.5.3",
18+
"@mapgis/webclient-es6-service": "^10.5.4",
1919
"@mapgis/mapbox-gl": "^1.9.4",
2020
"echarts": "^4.8.0",
2121
"mapv": "^2.0.56"

src/mapboxgl/yarn.lock

Lines changed: 0 additions & 52 deletions
This file was deleted.

src/service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mapgis/webclient-es6-service",
3-
"version": "10.5.3",
3+
"version": "10.5.4",
44
"description": "中地数码基于ES6语法针对igserver的服务封装",
55
"main": "index.js",
66
"scripts": {

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"icon": "iconAPIwendang",
9090
"links": [["Cesium-API", "MapboxGL-API"]],
9191
"hightlights": [[false, false]],
92-
"routes": [["http://120.78.200.128:8891/#/", "http://120.78.200.128:8891/#/"]]
92+
"routes": [["http://120.78.82.242:8891", "http://120.78.82.242:8892"]]
9393
}
9494
]
9595
},

0 commit comments

Comments
 (0)