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

@@ -130,7 +130,7 @@ export default {
display: flex;
}
/deep/ .uni-section-header__decoration.line {
::v-deep .uni-section-header__decoration.line {
background-color: #18bc37;
}
</style>

View File

@@ -370,7 +370,7 @@ export default {
}
}
/deep/.uni-swiper-dot-active {
::v-deep.uni-swiper-dot-active {
color: $themeColor !important;
}
</style>