This commit is contained in:
2025-05-06 13:33:55 +08:00
parent 5e6ea2e0f8
commit 4865a8a5d5
1390 changed files with 194478 additions and 156 deletions

View File

@@ -791,7 +791,7 @@ function calcTimer(timer) {
justify-content: space-between;
}
/deep/.list_item {
::v-deep.list_item {
background-color: #fff;
display: flex;
align-items: center !important;
@@ -811,7 +811,7 @@ function calcTimer(timer) {
.titleItem {
}
}
/deep/.scroll-view-item:nth-child(2n-1) {
::v-deep.scroll-view-item:nth-child(2n-1) {
// background-color: #B7E0E2 !important;
background-color: #fff !important;
}