调整部分页面颜色

This commit is contained in:
唐明明
2021-11-04 17:11:14 +08:00
parent 5f7c8c36ca
commit 24a3f809a6
6 changed files with 25 additions and 40 deletions

View File

@@ -122,8 +122,8 @@
height: 60rpx;
line-height: 60rpx;
&.show{
color: $text-price;
border-bottom: solid 4rpx $text-price;
color: $mian-color;
border-bottom: solid 4rpx $mian-color;
}
}
}