diff --git a/src/views/secondHandCar/forSale.vue b/src/views/secondHandCar/forSale.vue
index 01b76feb..9c1faa7d 100644
--- a/src/views/secondHandCar/forSale.vue
+++ b/src/views/secondHandCar/forSale.vue
@@ -6,7 +6,8 @@
在售
-
+
+
@@ -90,15 +91,6 @@
-
@@ -215,6 +207,12 @@ export default {
color: #203152;
}
}
+.loadingWrap{
+ width: 100%;
+ height: calc(100% - 42px);
+ text-align: center;
+ line-height: 200px;
+}
.contentWrap{
height: calc(100% - 42px);
overflow-y: auto;