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