From 43e76cc90eed3a00fb0735d7fa82c0081dd267b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E9=A3=9E=E6=B4=8B?= <15778543+xufeiyang6017@user.noreply.gitee.com> Date: Tue, 6 Jan 2026 11:40:41 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=AF=A6=E6=83=85=E9=A1=B5=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E6=96=B0=E9=B2=9C=E7=A8=8B=E5=BA=A6=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/goods-detail/goods-detail.wxml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/goods-detail/goods-detail.wxml b/pages/goods-detail/goods-detail.wxml index 5ce9248..b5aa35a 100644 --- a/pages/goods-detail/goods-detail.wxml +++ b/pages/goods-detail/goods-detail.wxml @@ -96,10 +96,10 @@ - 关注人数 + 新鲜程度 - {{goodsDetail.reservedCount || '0'}} + {{goodsDetail.freshness || '暂无'}}