diff --git a/src/components/Introduce/ContactMap.vue b/src/components/Introduce/ContactMap.vue index c073af3..4ee01d9 100644 --- a/src/components/Introduce/ContactMap.vue +++ b/src/components/Introduce/ContactMap.vue @@ -30,12 +30,12 @@ export default { var point = new BMap.Point(112.561731, 37.789483); map.centerAndZoom(point, 18); var marker = new BMap.Marker(point); // 创建标注 - // marker.setTitle('山西维基'); + // marker.setTitle('山西创时代企业孵化器有限公司'); map.addOverlay(marker); // 将标注添加到地图中 var content = '
山西维基 |
山西创时代企业孵化器有限公司 |
山西省太原市小店区电商街与发展路交叉路口西侧中绿环保五层 |
山西综改示范区太原学府园区发展路15号中绿大厦503室 |
{{ item.releaseTime.split(' ')[0].split('-')[2] }}
--> +{{ item.title }}
{{ item.content }}
-+
时间:{{ item.releaseTime }} -{{ item.closeTime }} @@ -31,7 +38,10 @@ 地点:{{ item.address }}
-