调整全局颜色,新增转让市场
This commit is contained in:
@@ -259,8 +259,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;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -297,7 +297,7 @@
|
||||
font-weight: bold;
|
||||
}
|
||||
.btn {
|
||||
background-color: $text-price;
|
||||
background-color: $mian-color;
|
||||
height: 90rpx;
|
||||
line-height: 90rpx;
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user