Fix uniapp v2 login and sass compatibility
This commit is contained in:
@@ -782,14 +782,14 @@ page{
|
||||
}
|
||||
}
|
||||
// #ifdef APP-PLUS || H5
|
||||
/deep/uni-swiper .uni-swiper-dots-horizontal .uni-swiper-dot{
|
||||
::v-deep uni-swiper .uni-swiper-dots-horizontal .uni-swiper-dot{
|
||||
width: 12rpx;
|
||||
height: 12rpx;
|
||||
border-radius: 50%;
|
||||
}
|
||||
// #endif
|
||||
// #ifdef MP
|
||||
swiper /deep/.wx-swiper-dot{
|
||||
swiper ::v-deep .wx-swiper-dot{
|
||||
width: 12rpx;
|
||||
height: 12rpx;
|
||||
border-radius: 50%;
|
||||
|
||||
Reference in New Issue
Block a user