bug 修改

This commit is contained in:
duanliang
2025-05-30 19:14:34 +08:00
parent 0ff44c7ef4
commit de6aefae9d
4 changed files with 14 additions and 12 deletions

View File

@@ -1066,6 +1066,7 @@
box-sizing: border-box;
background-image: url('@/assets/images/bg-3.png');
background-size: 100% 100%;
flex:1;
}
.box {
@extend .bg;
@@ -1091,6 +1092,7 @@
.box-5 {
@extend .bg;
height: vh(465);
flex:1;
}
.car-box {
width: vw(316);
@@ -1137,7 +1139,7 @@
align-items: center;
}
.car-ship {
width: vw(660);
width: 100%;
height: vh(250);
}
.full {