This commit is contained in:
duanxiaohai 2024-05-24 11:12:52 +08:00
parent 6a2c7796ea
commit 2b4294daa8
1 changed files with 12 additions and 12 deletions

View File

@ -1208,19 +1208,19 @@ onBeforeMount(async () => {
background-size: 100% 100%; background-size: 100% 100%;
} }
.center_1 { // .center_1 {
width: 96%; // width: 96%;
background-image: url(@/assets/images/hygiene/center_title_1.png); // background-image: url(@/assets/images/hygiene/center_title_1.png);
background-repeat: no-repeat; // background-repeat: no-repeat;
background-size: 100% 100%; // background-size: 100% 100%;
} // }
.center_2 { // .center_2 {
width: 96%; // width: 96%;
background-image: url(@/assets/images/hygiene/new_center.png); // background-image: url(@/assets/images/hygiene/new_center.png);
background-repeat: no-repeat; // background-repeat: no-repeat;
background-size: 100% 100%; // background-size: 100% 100%;
} // }
.center_top { .center_top {
width: 95%; width: 95%;