大屏地图
This commit is contained in:
		| @@ -610,6 +610,34 @@ const components = [ | ||||
|             thumb: 'https://cdn.cunwuyun.cn/dvcp/dv/tpl/map.png', | ||||
|             is3dAround: '0', | ||||
|             limitArea: '0', | ||||
|           }, | ||||
|           { | ||||
|             type: 'AiDvMap', | ||||
|             label: '地图', | ||||
|             display: 'map', | ||||
|             width: 840, | ||||
|             height: 534, | ||||
|             left: 0, | ||||
|             top: 0, | ||||
|             mask: '2', | ||||
|             pulseLines: '1', | ||||
|             mapStyle: "e51987628aee5206d4c9ca8c6e98b4f7", | ||||
|             areaId: '', | ||||
|             zIndex: 1, | ||||
|             apiData: [], | ||||
|             dataType: 'staticData', | ||||
|             dynamicData: [], | ||||
|             staticData: [ | ||||
|               { | ||||
|                 label: '中卫慧通', | ||||
|                 lng: 117.1339399, | ||||
|                 lat: 36.7190487, | ||||
|               } | ||||
|             ], | ||||
|             api: '', | ||||
|             thumb: 'https://cdn.cunwuyun.cn/dvcp/dv/tpl/map.png', | ||||
|             is3dAround: '0', | ||||
|             limitArea: '0', | ||||
|           } | ||||
|         ] | ||||
|       }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user