Browse Source

dd

shibei_master
13176889840 3 years ago
parent
commit
34d91d69c4
  1. 3
      src/views/modules/visual/communityParty/unitInfo.vue

3
src/views/modules/visual/communityParty/unitInfo.vue

@ -22,7 +22,7 @@
<div class="item-time">2022-05-20 09:09</div>
</div>
</div>
<div class="list-right list-wr">
<div class="list-right list-wr info-scroll">
<div class="list">
<!-- <div class="item-desc">
@ -433,6 +433,7 @@ export default {
}
.list-right {
flex: 1;
height: 100%;
}
.info-h {
height: calc(100vh - 320px);

Loading…
Cancel
Save