|
|
@ -70,7 +70,7 @@
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="section" style="padding-top: 35px">
|
|
|
|
<div class="section1" style="padding-top: 35px">
|
|
|
|
<module-title> 清朗专项行动数据统计</module-title>
|
|
|
|
<module-title> 清朗专项行动数据统计</module-title>
|
|
|
|
<!-- <div class="qlzfsjtj">
|
|
|
|
<!-- <div class="qlzfsjtj">
|
|
|
|
<div class="qlzf-head">
|
|
|
|
<div class="qlzf-head">
|
|
|
@ -1142,14 +1142,20 @@ export default {
|
|
|
|
width: 100%;
|
|
|
|
width: 100%;
|
|
|
|
height: 100%;
|
|
|
|
height: 100%;
|
|
|
|
// float: right;
|
|
|
|
// float: right;
|
|
|
|
margin: 204px 50px 0 0;
|
|
|
|
margin: 204px 0px 0 0;
|
|
|
|
display: flex;
|
|
|
|
display: flex;
|
|
|
|
flex-wrap: wrap;
|
|
|
|
flex-wrap: wrap;
|
|
|
|
|
|
|
|
.section1 {
|
|
|
|
|
|
|
|
width: 50%;
|
|
|
|
|
|
|
|
height: 50%;
|
|
|
|
|
|
|
|
padding:50px 50px 50px 0px;
|
|
|
|
|
|
|
|
}
|
|
|
|
// justify-content: space-between;
|
|
|
|
// justify-content: space-between;
|
|
|
|
// align-content: space-between;
|
|
|
|
// align-content: space-between;
|
|
|
|
.section {
|
|
|
|
.section {
|
|
|
|
width: 50%;
|
|
|
|
width: 50%;
|
|
|
|
height: 50%;
|
|
|
|
height: 50%;
|
|
|
|
|
|
|
|
padding:50px 0px 50px 0px;
|
|
|
|
.clean-action-table {
|
|
|
|
.clean-action-table {
|
|
|
|
height: calc(100% - 76px);
|
|
|
|
height: calc(100% - 76px);
|
|
|
|
width: 100%;
|
|
|
|
width: 100%;
|
|
|
@ -1254,6 +1260,7 @@ export default {
|
|
|
|
.section-reportingProcess {
|
|
|
|
.section-reportingProcess {
|
|
|
|
width: 50%;
|
|
|
|
width: 50%;
|
|
|
|
height: 50%;
|
|
|
|
height: 50%;
|
|
|
|
|
|
|
|
padding:50px 50px 50px 0px;
|
|
|
|
.processflow {
|
|
|
|
.processflow {
|
|
|
|
// padding-top: 20px;
|
|
|
|
// padding-top: 20px;
|
|
|
|
position: relative;
|
|
|
|
position: relative;
|
|
|
|