This commit is contained in:
duanliang
2025-05-08 20:17:16 +08:00
parent 5bf17c6b3b
commit 3081fee3b6
14 changed files with 627 additions and 42 deletions

View File

@@ -833,7 +833,8 @@
}
&-item {
position: relative;
width: vw(686);
// width: vw(686);
width: 33%;
height: vh(380);
padding: vh(10) vw(10);
background-image: url('/src/assets/images/item-primary.png');