|
|
@@ -381,7 +381,7 @@
|
|
|
}
|
|
|
}
|
|
|
|
|
|
- /deep/.u-input__right-icon {
|
|
|
+ ::v-deep .u-input__right-icon {
|
|
|
line-height: 35px !important;
|
|
|
}
|
|
|
.uni-form-item {
|
|
|
@@ -403,7 +403,7 @@
|
|
|
width: 100%;
|
|
|
color: #fff;
|
|
|
}
|
|
|
- /deep/.uni-input-input{
|
|
|
+ ::v-deep .uni-input-input{
|
|
|
color: #fff;
|
|
|
}
|
|
|
}
|
|
|
@@ -419,14 +419,14 @@
|
|
|
.u-icon__icon {
|
|
|
margin-top: 17rpx;
|
|
|
}
|
|
|
- /deep/.uni-input-input{
|
|
|
+ ::v-deep .uni-input-input{
|
|
|
color: #fff;
|
|
|
}
|
|
|
.uni-input {
|
|
|
width: 100%;
|
|
|
color: #fff;
|
|
|
}
|
|
|
- /deep/.uicon-eye{
|
|
|
+ ::v-deep .uicon-eye{
|
|
|
color: #fff !important;
|
|
|
}
|
|
|
}
|
|
|
@@ -441,11 +441,11 @@
|
|
|
color: #fff;
|
|
|
font-size: 28rpx;
|
|
|
}
|
|
|
- /deep/.uicon-checkbox-mark{
|
|
|
+ ::v-deep .uicon-checkbox-mark{
|
|
|
border-color: #FF0000;
|
|
|
// color: #f00 !important;
|
|
|
}
|
|
|
- /deep/.u-checkbox__label {
|
|
|
+ ::v-deep .u-checkbox__label {
|
|
|
font-size: 28rpx;
|
|
|
color: #fff;
|
|
|
margin-right: 0;
|