二手车交易,返回按钮路径

This commit is contained in:
2025-03-14 14:19:07 +08:00
parent 3ea4168b87
commit 082a3ab6b6

View File

@ -350,6 +350,11 @@ export default {
font-weight: 600; font-weight: 600;
} }
} }
.supplierInfo{
justify-content: space-around;
background-color: #F5F7F9;
color: #606266;;
}
} }
.noContentAudit{ .noContentAudit{
height: calc(100% - 42px); height: calc(100% - 42px);