Commit 1f9d1858 authored by 郭铭瑶's avatar 郭铭瑶 🤘

新增新场楼栋数据

parent 0c0118a9
...@@ -25,6 +25,7 @@ import tangzhenBuilding from './tangzhen-building' ...@@ -25,6 +25,7 @@ import tangzhenBuilding from './tangzhen-building'
import wanxiang from './wanxiang' import wanxiang from './wanxiang'
import weifang from './weifang' import weifang from './weifang'
import xinchang from './xinchang' import xinchang from './xinchang'
import xinchangBuilding from './xinchang-building'
import xuanqiao from './xuanqiao' import xuanqiao from './xuanqiao'
import yangjing from './yangjing' import yangjing from './yangjing'
import yangjingBuilding from './yangjing-building' import yangjingBuilding from './yangjing-building'
...@@ -107,4 +108,5 @@ export const mockBuilding = { ...@@ -107,4 +108,5 @@ export const mockBuilding = {
zhoupuBuilding, zhoupuBuilding,
zhangjiangBuilding, zhangjiangBuilding,
tangzhenBuilding, tangzhenBuilding,
xinchangBuilding,
} }
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -28,7 +28,7 @@ export default { ...@@ -28,7 +28,7 @@ export default {
[121.642658, 31.021951] [121.642658, 31.021951]
] ]
}, { }, {
name: '石笋二村东区', name: '石笋二村',
address: '笋心路', address: '笋心路',
level: 3, level: 3,
location: [121.643566, 31.021306], location: [121.643566, 31.021306],
...@@ -160,7 +160,7 @@ export default { ...@@ -160,7 +160,7 @@ export default {
[121.641095, 31.024915] [121.641095, 31.024915]
] ]
}, { }, {
name: '檀香', name: '檀香',
address: '沪南公路7406弄-1-65号', address: '沪南公路7406弄-1-65号',
level: 3, level: 3,
location: [121.648619, 31.02817], location: [121.648619, 31.02817],
...@@ -183,7 +183,7 @@ export default { ...@@ -183,7 +183,7 @@ export default {
[121.649156, 31.027965] [121.649156, 31.027965]
] ]
}, { }, {
'name': '军民新村(牌楼西路)', 'name': '军民综合小区',
'address': '新奉公路与牌楼西路交叉口东北50米', 'address': '新奉公路与牌楼西路交叉口东北50米',
'level': 3, 'level': 3,
'location': [121.64377, 31.024639], 'location': [121.64377, 31.024639],
......
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