Browse Source

优化

dev-数据对比
dai 3 years ago
parent
commit
68f57496d0
  1. 5
      src/views/modules/renFangTongJi/index.vue

5
src/views/modules/renFangTongJi/index.vue

@ -307,13 +307,14 @@ export default {
.m-cards {
display: flex;
flex-wrap: wrap;
// align-items: center;
align-items: center;
justify-content: space-between;
.item {
display: flex;
width: 24%;
margin-top: 15px;
margin-right: 1%;
// margin-right: 1%;
box-sizing: border-box;
color: #ffffff;
padding: 12px;

Loading…
Cancel
Save