This commit is contained in:
parent
3a291eeb8a
commit
b439548108
|
@ -217,7 +217,7 @@
|
|||
<div class="sex">男性人口</div>
|
||||
<img class="sexMove" src="../assets/images/sy/sexImg.png" alt="" />
|
||||
</div>
|
||||
<div class="people_total_item2 center" @click="goto('/home/index/map')">
|
||||
<div class="people_total_item2 center" @click="goto('/home/index/map')" style="cursor: pointer;">
|
||||
<img src="../assets/images/sy/people_total.png" alt="" />
|
||||
<div class="number">{{ data.PopulationData.rkzs }}</div>
|
||||
<div class="total">人口总数</div>
|
||||
|
|
Loading…
Reference in New Issue