二手车交易,小手添加
This commit is contained in:
@ -578,6 +578,7 @@ export default {
|
||||
}
|
||||
.threeContent{
|
||||
.checkedWrap{
|
||||
cursor: pointer;
|
||||
color:#808D99 ;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
@ -73,6 +73,7 @@ export default {
|
||||
background: #FFFFFF;
|
||||
.back{
|
||||
@include wh(15px,15px);
|
||||
cursor: pointer;
|
||||
}
|
||||
span{
|
||||
font-weight: bold;
|
||||
|
@ -428,6 +428,7 @@ export default {
|
||||
}
|
||||
.twoContent{
|
||||
.checkedWrap{
|
||||
cursor: pointer;
|
||||
color:#808D99 ;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
Reference in New Issue
Block a user