|
@@ -267,10 +267,10 @@ page {
|
|
}
|
|
}
|
|
.promotion-banner {
|
|
.promotion-banner {
|
|
margin-top: 20rpx;
|
|
margin-top: 20rpx;
|
|
- /deep/ .u-indicator-item-round {
|
|
|
|
|
|
+ ::v-deep .u-indicator-item-round {
|
|
background-color: #aad8ff;
|
|
background-color: #aad8ff;
|
|
}
|
|
}
|
|
- /deep/ .u-indicator-item-round-active {
|
|
|
|
|
|
+ ::v-deep .u-indicator-item-round-active {
|
|
background-color: #ffffff;
|
|
background-color: #ffffff;
|
|
// width: 20rpx;
|
|
// width: 20rpx;
|
|
}
|
|
}
|
|
@@ -331,7 +331,7 @@ page {
|
|
.message-input-wrap {
|
|
.message-input-wrap {
|
|
margin: 0 -40rpx;
|
|
margin: 0 -40rpx;
|
|
}
|
|
}
|
|
-.message-input-wrap /deep/ .u-input ~ uni-view:last-of-type .u-char-item {
|
|
|
|
|
|
+.message-input-wrap ::v-deep .u-input ~ uni-view:last-of-type .u-char-item {
|
|
background-color: #e8ffe8;
|
|
background-color: #e8ffe8;
|
|
}
|
|
}
|
|
.really-license-txt {
|
|
.really-license-txt {
|