This commit is contained in:
shijingjing
2022-07-06 18:25:49 +08:00
parent e3626ea7ba
commit 92f8fd0af8

View File

@@ -23,11 +23,11 @@
</div>
<div class="statistics-top__item">
<span>脱贫户户数</span>
<h2>{{ totalInfo['脱贫户户数'] }}</h2>
<h2 style="color: pink">{{ totalInfo['脱贫户户数'] }}</h2>
</div>
<div class="statistics-top__item">
<span>脱贫户人口总数</span>
<h2>{{ totalInfo['脱贫人口总数'] || 0 }}</h2>
<h2>{{ totalInfo['脱贫人口总数'] }}</h2>
</div>
</div>
<div class="info">