二手车交易,小手添加

This commit is contained in:
2025-03-14 13:43:13 +08:00
parent 1a9633106c
commit 94051d88c0
3 changed files with 3 additions and 0 deletions

View File

@ -578,6 +578,7 @@ export default {
}
.threeContent{
.checkedWrap{
cursor: pointer;
color:#808D99 ;
display: flex;
align-items: center;

View File

@ -73,6 +73,7 @@ export default {
background: #FFFFFF;
.back{
@include wh(15px,15px);
cursor: pointer;
}
span{
font-weight: bold;

View File

@ -428,6 +428,7 @@ export default {
}
.twoContent{
.checkedWrap{
cursor: pointer;
color:#808D99 ;
display: flex;
align-items: center;