diff --git a/src/views/modules/census/census-houseList.vue b/src/views/modules/census/census-houseList.vue index df122a6ee..0eb4d905f 100644 --- a/src/views/modules/census/census-houseList.vue +++ b/src/views/modules/census/census-houseList.vue @@ -818,6 +818,7 @@ export default { } } } +//这个是单独的,带图片 .legend2 { // display: flex; // flex-flow: row wrap; diff --git a/src/views/modules/census/census-nineList.vue b/src/views/modules/census/census-nineList.vue index 4708566c2..26cc71fc9 100644 --- a/src/views/modules/census/census-nineList.vue +++ b/src/views/modules/census/census-nineList.vue @@ -546,7 +546,8 @@ export default { cursor: pointer; min-width: 100px; display: flex; - margin-bottom: 30px; + margin-top: 10px; + margin-bottom: 10px; margin-right: 25px; width: 160px; .kuai { @@ -574,43 +575,7 @@ export default { } } } -.legend2 { - // display: flex; - // flex-flow: row wrap; - .legend-row { - width: 100%; - display: flex; - margin-bottom: 16px; - .kuai { - margin-right: 10px; - border-radius: 4px; - img { - width: 40px; - height: 40px; - } - } - .content { - display: flex; - align-items: center; - .name { - font-size: 14px; - color: #999; - width: 60px; - } - .num { - font-size: 16px; - font-weight: bold; - display: inline-block; - } - .unit { - font-size: 16px; - display: inline-block; - margin-left: 7px; - } - } - } -} .btnSearch { width: 100px; height: 36px; diff --git a/src/views/modules/census/census-residentList.vue b/src/views/modules/census/census-residentList.vue index 53ac0c342..5a92a37f6 100644 --- a/src/views/modules/census/census-residentList.vue +++ b/src/views/modules/census/census-residentList.vue @@ -758,7 +758,8 @@ export default { cursor: pointer; min-width: 100px; display: flex; - margin-bottom: 30px; + margin-top: 10px; + margin-bottom: 10px; margin-right: 25px; width: 160px; .kuai { @@ -786,45 +787,7 @@ export default { } } } -.legend2 { - // display: flex; - // flex-flow: row wrap; - .legend-row { - cursor: pointer; - width: 100%; - display: flex; - margin-bottom: 16px; - width: 160px; - .kuai { - margin-right: 10px; - border-radius: 4px; - img { - width: 40px; - height: 40px; - } - } - .content { - display: flex; - align-items: center; - .name { - font-size: 14px; - color: #999; - width: 60px; - } - .num { - font-size: 16px; - font-weight: bold; - display: inline-block; - } - .unit { - font-size: 16px; - display: inline-block; - margin-left: 7px; - } - } - } -} .btnSearch { width: 100px; height: 36px; diff --git a/src/views/modules/communityParty/dyhx/party.vue b/src/views/modules/communityParty/dyhx/party.vue index e5d4710c2..8a88ce5e2 100644 --- a/src/views/modules/communityParty/dyhx/party.vue +++ b/src/views/modules/communityParty/dyhx/party.vue @@ -7,7 +7,6 @@