巡检日,周,月完成,数据概况待修改
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
</div>
|
||||
</template>
|
||||
</PageHeader>
|
||||
<div class="houseBody mt-10px w-full flex align-center justify-center">
|
||||
<div class="houseBody w-full flex align-center justify-center">
|
||||
<building></building>
|
||||
<unit></unit>
|
||||
</div>
|
||||
@@ -51,6 +51,7 @@ houseStore.initHouse(houseStore.buildingtype);
|
||||
min-height: calc(100vh - 84px);
|
||||
.houseBody {
|
||||
height: calc(100% - 200px);
|
||||
margin-top: 10px;
|
||||
}
|
||||
}
|
||||
.houseAdressBox {
|
||||
|
||||
Reference in New Issue
Block a user