Commit dd232fe2 authored by zhangrui123's avatar zhangrui123

南东地图包创建地图时的传值由origin变成host

parent 905315d6
......@@ -39,7 +39,7 @@ export default defineComponent({
map.createMap(
'MapContainer',
'6b446c2db7094389aef2acb11e9cd27b',
window.location.origin,
window.location.host,
{
area: '12',
base_layer_name: 'blue',
......
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