Fix uniapp v2 login and sass compatibility
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user