This commit is contained in:
duanliang
2025-04-22 22:05:44 +08:00
parent d8a7a0f53e
commit 3bff33bf03
21 changed files with 318 additions and 119 deletions

View File

@@ -562,10 +562,12 @@
}
}
&:nth-child(4) {
background-image: url('/src/assets/images/four-t-3.png');
// background-image: url('/src/assets/images/four-t-3.png');
background-image: url('/src/assets/images/four-t-1.png');
background-size: 100% 100%;
.scenic-item__value {
color: #f15a25;
// color: #f15a25;
color: #02f9fa;
}
}
&:nth-child(5) {