Fix uniapp v2 login and sass compatibility

This commit is contained in:
danaisuiyuan
2026-05-03 15:56:26 +08:00
parent 8472bb4639
commit 79436c011c
75 changed files with 188 additions and 147 deletions

View File

@@ -897,14 +897,14 @@
color: #e93323;
}
// #ifdef APP-PLUS || H5
.pro-card /deep/uni-swiper .uni-swiper-dots-horizontal .uni-swiper-dot{
.pro-card ::v-deep uni-swiper .uni-swiper-dots-horizontal .uni-swiper-dot{
width: 12rpx;
height: 12rpx;
border-radius: 50%;
}
// #endif
// #ifdef MP
.pro-card swiper /deep/.wx-swiper-dot{
.pro-card swiper ::v-deep .wx-swiper-dot{
width: 12rpx;
height: 12rpx;
border-radius: 50%;