Browse Source

对接口3

V1.0
dai 3 years ago
parent
commit
e411c08880
  1. 12
      src/views/modules/home/index.vue

12
src/views/modules/home/index.vue

@ -63,11 +63,13 @@
<span>社区简介</span> <span>社区简介</span>
</div> </div>
<p> <p>
{{ pandectData.communityName }}归属{{ {{ deptName }}<span v-if="pandectData.gridCount"
pandectData.streetName >划分为{{ pandectData.underCount }}{{
}}划分为{{ pandectData.gridCount }}个网格现有居民{{ pandectData.underName
pandectData.homeCount }}</span
}}{{ pandectData.resiCount }}其中常住人口{{ >现有居民{{ pandectData.homeCount }}{{
pandectData.resiCount
}}其中常住人口{{
pandectData.permanentResiCount pandectData.permanentResiCount
}}流动人口{{ }}流动人口{{
pandectData.floatingResiCount pandectData.floatingResiCount

Loading…
Cancel
Save