Commit 7214d510 authored by 邹绪超's avatar 邹绪超

fix: 升级cesium包

parent af49b4e4
Pipeline #46311 passed with stages
in 4 seconds
...@@ -7582,14 +7582,15 @@ ...@@ -7582,14 +7582,15 @@
"dev": true "dev": true
}, },
"@wisdom-cesium/cesium": { "@wisdom-cesium/cesium": {
"version": "1.0.64", "version": "1.0.74",
"resolved": "https://g.civnet.cn:4873/@wisdom-cesium%2fcesium/-/cesium-1.0.64.tgz", "resolved": "https://g.civnet.cn:4873/@wisdom-cesium%2fcesium/-/cesium-1.0.74.tgz",
"integrity": "sha512-eMfg4yPYyymRgpZwPtyXYff5IQKcl/shqnD8dcMa3fn3djEYqdJ96SOx7GhWyczrfsjlXhQqC2zRvfNoKaz2tw==", "integrity": "sha512-JRUXDgcUTu+Am26jweybbzFYRjQXnVucQBwXQZb4sdXYboHTK8/Lc8OreIjlhCFeDYD6E0sWHK6mgCsBWoc/qQ==",
"requires": { "requires": {
"@babel/polyfill": "7.4.3", "@babel/polyfill": "7.4.3",
"@babel/runtime": "^7.12.0", "@babel/runtime": "^7.12.0",
"@turf/turf": "^6.5.0", "@turf/turf": "^6.5.0",
"@wisdom-components/tiptool": "^1.3.13", "@wisdom-components/tiptool": "^1.3.13",
"@wisdom-utils/utils": "0.0.63",
"ammo.js": "0.0.10", "ammo.js": "0.0.10",
"cesium": "1.84.0", "cesium": "1.84.0",
"cesiummeshvisualizer": "^1.0.2", "cesiummeshvisualizer": "^1.0.2",
...@@ -7630,9 +7631,9 @@ ...@@ -7630,9 +7631,9 @@
} }
}, },
"@wisdom-map/arcgismap": { "@wisdom-map/arcgismap": {
"version": "1.0.75-0", "version": "1.0.78-0",
"resolved": "https://g.civnet.cn:4873/@wisdom-map%2farcgismap/-/arcgismap-1.0.75-0.tgz", "resolved": "https://g.civnet.cn:4873/@wisdom-map%2farcgismap/-/arcgismap-1.0.78-0.tgz",
"integrity": "sha512-er5AxKI6zbaHTkvoDDs5I4uwtBElCkdeybdO7ZqkQnHNuKVvl250QYZy54wBNwPE1c2jQbbW/xEDZIKeuIRPgQ==", "integrity": "sha512-BCJnl8L2vGy1NgLo4YLROpK1kazM5xUwcVUKHtn31x//If6qOxg2CcdqaMXW9H9sr71sq3XU40BRC8OVJ2RRDA==",
"requires": { "requires": {
"@arcgis/core": "^4.22.2", "@arcgis/core": "^4.22.2",
"@babel/polyfill": "7.4.3", "@babel/polyfill": "7.4.3",
...@@ -13305,7 +13306,7 @@ ...@@ -13305,7 +13306,7 @@
"esquery": { "esquery": {
"version": "1.4.0", "version": "1.4.0",
"resolved": "https://g.civnet.cn:4873/esquery/-/esquery-1.4.0.tgz", "resolved": "https://g.civnet.cn:4873/esquery/-/esquery-1.4.0.tgz",
"integrity": "sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==", "integrity": "sha1-IUj/w4uC6McFff7UhCWz5h8PJKU=",
"dev": true, "dev": true,
"requires": { "requires": {
"estraverse": "^5.1.0" "estraverse": "^5.1.0"
...@@ -14529,7 +14530,7 @@ ...@@ -14529,7 +14530,7 @@
"get-intrinsic": { "get-intrinsic": {
"version": "1.1.1", "version": "1.1.1",
"resolved": "https://g.civnet.cn:4873/get-intrinsic/-/get-intrinsic-1.1.1.tgz", "resolved": "https://g.civnet.cn:4873/get-intrinsic/-/get-intrinsic-1.1.1.tgz",
"integrity": "sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==", "integrity": "sha1-FfWfN2+FXERpY5SPDSTNNje0q8Y=",
"requires": { "requires": {
"function-bind": "^1.1.1", "function-bind": "^1.1.1",
"has": "^1.0.3", "has": "^1.0.3",
...@@ -15057,7 +15058,7 @@ ...@@ -15057,7 +15058,7 @@
"has-tostringtag": { "has-tostringtag": {
"version": "1.0.0", "version": "1.0.0",
"resolved": "https://g.civnet.cn:4873/has-tostringtag/-/has-tostringtag-1.0.0.tgz", "resolved": "https://g.civnet.cn:4873/has-tostringtag/-/has-tostringtag-1.0.0.tgz",
"integrity": "sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==", "integrity": "sha1-fhM4GKfTlHNPlB5zw9P5KR5liyU=",
"requires": { "requires": {
"has-symbols": "^1.0.2" "has-symbols": "^1.0.2"
} }
...@@ -16589,7 +16590,7 @@ ...@@ -16589,7 +16590,7 @@
"is-directory": { "is-directory": {
"version": "0.3.1", "version": "0.3.1",
"resolved": "https://g.civnet.cn:4873/is-directory/-/is-directory-0.3.1.tgz", "resolved": "https://g.civnet.cn:4873/is-directory/-/is-directory-0.3.1.tgz",
"integrity": "sha512-yVChGzahRFvbkscn2MlwGismPO12i9+znNruC5gVEntG3qu0xQMzsGg/JFbrsqDOHtHFPci+V5aP5T9I+yeKqw==", "integrity": "sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE=",
"dev": true "dev": true
}, },
"is-docker": { "is-docker": {
...@@ -22345,7 +22346,7 @@ ...@@ -22345,7 +22346,7 @@
"performance-now": { "performance-now": {
"version": "2.1.0", "version": "2.1.0",
"resolved": "https://g.civnet.cn:4873/performance-now/-/performance-now-2.1.0.tgz", "resolved": "https://g.civnet.cn:4873/performance-now/-/performance-now-2.1.0.tgz",
"integrity": "sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==", "integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=",
"dev": true "dev": true
}, },
"picocolors": { "picocolors": {
...@@ -27598,9 +27599,9 @@ ...@@ -27598,9 +27599,9 @@
} }
}, },
"splaytree": { "splaytree": {
"version": "3.1.0", "version": "3.1.1",
"resolved": "https://g.civnet.cn:4873/splaytree/-/splaytree-3.1.0.tgz", "resolved": "https://g.civnet.cn:4873/splaytree/-/splaytree-3.1.1.tgz",
"integrity": "sha1-F9SgEIpto2J1eWkLe4RyQeGN3sg=" "integrity": "sha512-9FaQ18FF0+sZc/ieEeXHt+Jw2eSpUgUtTLDYB/HXKWvhYVyOc7h1hzkn5MMO3GPib9MmXG1go8+OsBBzs/NMww=="
}, },
"split": { "split": {
"version": "1.0.1", "version": "1.0.1",
...@@ -90,8 +90,6 @@ ...@@ -90,8 +90,6 @@
"babel-core": "7.0.0-bridge.0" "babel-core": "7.0.0-bridge.0"
}, },
"dependencies": { "dependencies": {
"@esri/calcite-colors": "6.0.3",
"@esri/arcgis-html-sanitizer": "2.9.1",
"@amap/amap-jsapi-loader": "^1.0.1", "@amap/amap-jsapi-loader": "^1.0.1",
"@ant-design/colors": "^5.0.1", "@ant-design/colors": "^5.0.1",
"@ant-design/icons": "^4.0.0", "@ant-design/icons": "^4.0.0",
...@@ -102,7 +100,9 @@ ...@@ -102,7 +100,9 @@
"@ant-design/pro-utils": "^1.10.4", "@ant-design/pro-utils": "^1.10.4",
"@babel/polyfill": "7.4.3", "@babel/polyfill": "7.4.3",
"@babel/runtime": "^7.10.5", "@babel/runtime": "^7.10.5",
"@wisdom-cesium/cesium": "^1.0.64", "@esri/arcgis-html-sanitizer": "2.9.1",
"@esri/calcite-colors": "6.0.3",
"@wisdom-cesium/cesium": "^1.0.74",
"@wisdom-components/basictable": "^1.5.16", "@wisdom-components/basictable": "^1.5.16",
"@wisdom-components/empty": "^1.4.1", "@wisdom-components/empty": "^1.4.1",
"@wisdom-map/arcgismap": "^1.0.78-0", "@wisdom-map/arcgismap": "^1.0.78-0",
......
...@@ -40,6 +40,7 @@ import Panel from '@/components/SliderPanel/MinPanel'; ...@@ -40,6 +40,7 @@ import Panel from '@/components/SliderPanel/MinPanel';
import { actionCreators } from '@/containers/App/store'; import { actionCreators } from '@/containers/App/store';
import CreateBaseMap from '@/pages/map'; import CreateBaseMap from '@/pages/map';
import CesiumMap from '@/pages/cesiumMap'; import CesiumMap from '@/pages/cesiumMap';
import KeepAlive from 'react-activation'
// import Authorized from '@/utils/Authorized'; // import Authorized from '@/utils/Authorized';
import { findPathByLeafId, getBaseName } from '@/utils/utils'; import { findPathByLeafId, getBaseName } from '@/utils/utils';
// import { renderRoutes } from 'react-router-config'; // import { renderRoutes } from 'react-router-config';
......
...@@ -15,7 +15,6 @@ const cesiumMap = props => { ...@@ -15,7 +15,6 @@ const cesiumMap = props => {
const pdView = new PdRender({ const pdView = new PdRender({
el: ref.current, el: ref.current,
widgets, widgets,
delayWidgetRender : true,
...schemeData ...schemeData
}) })
storeRef.current = pdView storeRef.current = pdView
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment