Commit b3f51977 authored by 涂伟's avatar 涂伟
parents eb981a6d 9e7e22a2
Pipeline #92370 failed with stages
......@@ -95,7 +95,7 @@
"@wisdom-cesium/cesium": "1.1.12",
"@wisdom-cesium/krpano": "^1.0.29-60",
"@wisdom-map/amap":"^2.0.15",
"@wisdom-map/arcgismap":"^2.0.54",
"@wisdom-map/arcgismap":"^2.0.58",
"@wisdom-map/basemap":"^2.0.2",
"@wisdom-utils/components": "0.1.337",
"@wisdom-utils/utils": "0.1.377",
......@@ -129,7 +129,7 @@
"jszip": "^3.10.1",
"lodash": "4.17.11",
"minimist": "1.2.0",
"panda-xform": "6.9.23",
"panda-xform": "6.9.25",
"parseForm": "^2.3.8",
"prop-types": "15.7.2",
"qrcode.react": "^3.1.0",
......
......@@ -12,6 +12,7 @@ const { TabPane } = Tabs;
const SchemeConfig = () => {
const callback = () => {};
return (
<PageContainer>
<div className={styles.container}>
......
......@@ -10,6 +10,7 @@
}
}
.mapContent {
display: flex;
width: 100%;
......
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