Browse Source

UI图修改

V1.0
PLUTO 3 years ago
parent
commit
ff6ef03288
  1. 4
      src/views/dataBoard/cpts/homeDetails/index.vue

4
src/views/dataBoard/cpts/homeDetails/index.vue

@ -22,9 +22,9 @@
<span v-if="homeMsg && homeMsg.type" :class="[homeMsg.type === 'red' ? 'miniGrid_red' : homeMsg.type === 'yellow' ? 'miniGrid_yellow' : 'miniGrid_green']">{{ homeMsg.type === "red" ? "" : homeMsg.type === "yellow" ? "" : "绿" }}色微网格</span>
</Title>
</div>
<div class="mount">
<!-- <div class="mount">
<people-mount />
</div>
</div> -->
<div class="apartment">
<div class="apar_comtent">
<div class="apar_top">

Loading…
Cancel
Save