This commit is contained in:
duanxiaohai 2024-05-27 15:03:10 +08:00
parent 9bad6aa13e
commit 4ee4f03908
1 changed files with 4 additions and 4 deletions

View File

@ -254,7 +254,7 @@ const getData = async () => {
//
// &&
//
data.diversification.housing = res.data.diversification.housing;
data.diversification.hszhxms = res.data.diversification.hszhxms;
}
});
};
@ -793,14 +793,14 @@ onBeforeMount(() => {
.czrBox {
height: 118px;
.column {
// height: calc(100% - 26px);
height: calc(100% - 26px);
overflow-y: auto;
font-size: 14px;
color: #ffffff;
padding-left: 18px;
padding-right: 18px;
}
}
.situation {
width: 495px;
@ -820,7 +820,7 @@ onBeforeMount(() => {
.situation3 {
background-image: url(@/assets/images/work/dyh1.png);
}
}
}
.school {
display: flex;