Fix uniapp v2 login and sass compatibility
This commit is contained in:
@@ -861,7 +861,7 @@
|
||||
background: $light-primary-merchant;
|
||||
border-color: $primary-merchant;
|
||||
}
|
||||
/deep/.brand-tag{
|
||||
::v-deep .brand-tag{
|
||||
background-color: $primary-merchant;
|
||||
}
|
||||
.pb-box{
|
||||
|
||||
@@ -773,7 +773,7 @@
|
||||
position: absolute;
|
||||
top: -10rpx;
|
||||
right: -20rpx;
|
||||
/deep/ .uni-badge--error {
|
||||
::v-deep .uni-badge--error {
|
||||
background-color: $primary-merchant !important;
|
||||
}
|
||||
.uni-badge {
|
||||
@@ -791,7 +791,7 @@
|
||||
.disabled-btn{
|
||||
color: #DEDEDE;
|
||||
}
|
||||
/deep/.brand-tag{
|
||||
::v-deep .brand-tag{
|
||||
background-color: $primary-merchant;
|
||||
}
|
||||
.pb-box{
|
||||
|
||||
Reference in New Issue
Block a user