From b7d6935e312be1e7a039d87d54cae0bf1c6cd099 Mon Sep 17 00:00:00 2001 From: LinCyJang Date: Wed, 4 Feb 2026 22:44:29 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A4864=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E5=8D=83=E5=8E=BF=E4=B8=87?= =?UTF-8?q?=E6=9D=91=E8=B5=84=E8=AE=AF=E6=9C=AA=E7=AE=80=E5=8C=96=E6=98=BE?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_product/views/famousQianxianShop.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkg_product/views/famousQianxianShop.vue b/pkg_product/views/famousQianxianShop.vue index 66017c4..a03980e 100644 --- a/pkg_product/views/famousQianxianShop.vue +++ b/pkg_product/views/famousQianxianShop.vue @@ -217,7 +217,7 @@ :src="webUrl + '/20230803152147141807.png'" class="icon" /> - {{ item.pv }} + {{ $formatCount(item.pv) }} {{ item.zan }} + >{{ $formatCount(item.zan) }} - {{ item.replyCount || 0}} + {{ $formatCount(item.replyCount) || 0}}