From 57d0e47c9be2cea7d7b3df42456e09bb698bae84 Mon Sep 17 00:00:00 2001 From: zhouxueli <2841188632@qq.com> Date: Fri, 14 Mar 2025 15:25:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=8C=E6=89=8B=E8=BD=A6=E4=BA=A4=E6=98=93?= =?UTF-8?q?=EF=BC=8C=E8=AF=A6=E6=83=85=E5=8A=A0loading?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/secondHandCar/forSale.vue | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) 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;