Browse Source

Merge branch 'dev-20220218' into test

shibei_master
jiangyy 4 years ago
parent
commit
094ecd9ef3
  1. 4
      src/views/modules/visual/communityParty/community.vue

4
src/views/modules/visual/communityParty/community.vue

@ -758,6 +758,10 @@ export default {
} }
.box-right { .box-right {
flex: 1; flex: 1;
overflow: hidden;
.pagination {
margin-top: 0;
}
.box-map { .box-map {
height: 400px; height: 400px;
// border: 1px solid #2865fa; // border: 1px solid #2865fa;

Loading…
Cancel
Save