This commit is contained in:
yanran200730
2021-12-24 19:46:19 +08:00
parent 63dd7c0fd7
commit 52b742f503
2 changed files with 1 additions and 11 deletions

View File

@@ -414,7 +414,7 @@ export default {
})
document.querySelector(`#buildId-${e.target.id}`).style['background-color'] = '#2266FF'
document.querySelector(`#buildId-${e.target.id}`).querySelector('.arrow').style['border-top-color'] = '#2266FF'
this.map.setZoomAndCenter(this.map.getZoom() + 2 + 0.00001, e.target.lnglat, false, 300)
// this.map.setZoomAndCenter(this.map.getZoom() + 2 + 0.00001, e.target.lnglat, false, 300)
})
},

View File

@@ -8,16 +8,6 @@
<span>{{ name }}</span>
</div>
</div>
<!-- <div id="PersonStaChart"/>-->
<div class="static-wrap">
<div class="sta-item" v-for="(value,name) in tag" :key="name">
<div class="sta-left">
<em class="tag" :style="{backgroundColor:color[name]}"></em>
<label>{{name}}</label>
</div>
<span class="num">{{value}}</span>
</div>
</div>
</div>
<ai-title title="房屋信息"/>
<div class="infoPane">