二手车交易,小手

This commit is contained in:
2025-03-14 09:40:49 +08:00
parent d498734739
commit ae711d5726
2 changed files with 2 additions and 0 deletions

View File

@ -322,6 +322,7 @@ export default {
font-weight: bold;
border-radius: 5px;
color: #FFFFFF;
cursor: pointer;
}
.btn{
width: 296px;

View File

@ -257,6 +257,7 @@ export default {
bottom: 20px;
left: 50%;
transform: translateX(-50%);
cursor: pointer;
}
}
</style>