feat: 新增iframe访问功能
Showing
... | ... | @@ -90,7 +90,8 @@ |
], | ||
"resolutions": { | ||
"babel-core": "7.0.0-bridge.0", | ||
"webpack": "^5.70.0" | ||
"webpack": "^5.70.0", | ||
"antd": "4.21.2" | ||
}, | ||
"dependencies": { | ||
"@amap/amap-jsapi-loader": "^1.0.1", | ||
... | ... | @@ -112,9 +113,9 @@ |
"@wisdom-map/arcgismap": "1.4.0-67", | ||
"@wisdom-map/basemap": "1.1.0-13", | ||
"@wisdom-map/util": "^1.0.28-0", | ||
"@wisdom-utils/components": "0.1.269", | ||
"@wisdom-utils/components": "0.1.272", | ||
"@wisdom-utils/runtime": "0.0.32", | ||
"@wisdom-utils/utils": "0.1.309", | ||
"@wisdom-utils/utils": "0.1.312", | ||
"animate.css": "^4.1.1", | ||
"antd": "4.21.2", | ||
"compression": "1.7.4", | ||
... | ... |
Please
register
or
sign in
to comment