调整全局颜色,新增转让市场

This commit is contained in:
唐明明
2021-11-03 16:56:06 +08:00
parent 6cb32203bf
commit 2a6cd3a959
51 changed files with 3961 additions and 3593 deletions

View File

@@ -122,7 +122,6 @@
.tabs-item {
font-size: $title-size-m;
color: $text-gray;
.icon {
width: 32rpx;
height: 32rpx;
@@ -130,9 +129,8 @@
margin-left: $margin / 3;
margin-bottom: 4rpx;
}
&.show {
color: $text-price;
color: $mian-color;
}
}
}