From 0fc0d33742282b2ac4af474f90e51e84fb9b5c98 Mon Sep 17 00:00:00 2001
From: zhouxueli <2841188632@qq.com>
Date: Mon, 9 Jun 2025 09:32:13 +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=EF=BC=8C=E6=B5=8F=E8=A7=88?=
=?UTF-8?q?=E5=8D=95=E4=BD=8D=E5=8A=A0=E4=BA=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/secondHandCar/forSale.vue | 2 +-
src/views/secondHandCar/indexList.vue | 4 ++--
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 9c0666da..69cd04f1 100644
--- a/src/views/secondHandCar/forSale.vue
+++ b/src/views/secondHandCar/forSale.vue
@@ -46,7 +46,7 @@
{{ formatNumber(detailInfo.minPrice) }}
万
-
{{detailInfo.attentionCount}}人想要{{detailInfo.browseCount}}浏览
+ {{detailInfo.attentionCount}}人想要{{detailInfo.browseCount}}人浏览
diff --git a/src/views/secondHandCar/indexList.vue b/src/views/secondHandCar/indexList.vue
index e9c7f923..1e63b71a 100644
--- a/src/views/secondHandCar/indexList.vue
+++ b/src/views/secondHandCar/indexList.vue
@@ -126,7 +126,7 @@
售价(含税):¥ {{formatNumber(item.minPrice) }} 万
-
{{item.attentionCount}}人想要{{item.browseCount}}浏览
+
{{item.attentionCount}}人想要{{item.browseCount}}人浏览
@@ -135,7 +135,7 @@
~
{{formatNumber(item.maxPrice) }} 万
-
{{item.attentionCount}}人想卖{{item.browseCount}}浏览
+
{{item.attentionCount}}人想卖{{item.browseCount}}人浏览
diff --git a/src/views/secondHandCar/wantBuySale.vue b/src/views/secondHandCar/wantBuySale.vue
index 977d4272..5237a164 100644
--- a/src/views/secondHandCar/wantBuySale.vue
+++ b/src/views/secondHandCar/wantBuySale.vue
@@ -21,7 +21,7 @@
~
{{formatNumber(detailInfo.maxPrice) }} 万
- {{detailInfo.attentionCount}}人想卖{{detailInfo.browseCount}}浏览
+ {{detailInfo.attentionCount}}人想卖{{detailInfo.browseCount}}人浏览