From d1efe578d4916a56105dc56db527876974d7ca83 Mon Sep 17 00:00:00 2001
From: zhouxueli <2841188632@qq.com>
Date: Mon, 9 Jun 2025 08:59:05 +0800
Subject: [PATCH] =?UTF-8?q?story#6606,=E4=BA=8C=E6=89=8B=E6=8B=96=E8=BD=A6?=
=?UTF-8?q?=E7=B3=BB=E7=BB=9F=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/secondHandCar/forSale.vue | 4 ++--
src/views/secondHandCar/indexList.vue | 2 +-
src/views/secondHandCar/wantBuySale.vue | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/views/secondHandCar/forSale.vue b/src/views/secondHandCar/forSale.vue
index 37e0bb29..9c0666da 100644
--- a/src/views/secondHandCar/forSale.vue
+++ b/src/views/secondHandCar/forSale.vue
@@ -3,7 +3,7 @@
@@ -300,7 +300,7 @@ export default {
justify-content: space-between;
align-items: center;
.viewNum{
- color: #ccc;
+ //color: #ccc;
margin-right: 15px;
span{
margin-left: 10px;
diff --git a/src/views/secondHandCar/indexList.vue b/src/views/secondHandCar/indexList.vue
index aefc48da..e9c7f923 100644
--- a/src/views/secondHandCar/indexList.vue
+++ b/src/views/secondHandCar/indexList.vue
@@ -719,7 +719,7 @@ export default {
justify-content: space-between;
align-items: center;*/
.viewNum{
- color: #ccc;
+ //color: #ccc;
margin-right: 15px;
span{
margin-left: 10px;
diff --git a/src/views/secondHandCar/wantBuySale.vue b/src/views/secondHandCar/wantBuySale.vue
index d3d5caf8..977d4272 100644
--- a/src/views/secondHandCar/wantBuySale.vue
+++ b/src/views/secondHandCar/wantBuySale.vue
@@ -190,7 +190,7 @@ export default {
justify-content: space-between;
align-items: center;
.viewNum{
- color: #ccc;
+ //color: #ccc;
margin-right: 15px;
span{
margin-left: 10px;