From 79962bfb0c160771ff6ccc772179b2f433608acd Mon Sep 17 00:00:00 2001
From: hzm <934585316@qq.com>
Date: Tue, 3 Feb 2026 08:28:41 +0800
Subject: [PATCH] =?UTF-8?q?add=EF=BC=9A=E6=B6=A8=E8=B7=8C=E5=B9=85?=
=?UTF-8?q?=E5=90=8D=E7=A7=B0=E8=B0=83=E6=95=B4=E4=B8=BA=E4=BC=B0=E5=80=BC?=
=?UTF-8?q?=E6=B6=A8=E8=B7=8C=E5=B9=85?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/page.jsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/page.jsx b/app/page.jsx
index 80ec007..2475a5a 100644
--- a/app/page.jsx
+++ b/app/page.jsx
@@ -1223,7 +1223,7 @@ export default function HomePage() {
0.05 ? f.estGsz.toFixed(4) : (f.gsz ?? '—')} />
0.05 ? `${f.estGszzl > 0 ? '+' : ''}${f.estGszzl.toFixed(2)}%` : (typeof f.gszzl === 'number' ? `${f.gszzl > 0 ? '+' : ''}${f.gszzl.toFixed(2)}%` : f.gszzl ?? '—')}
delta={f.estPricedCoverage > 0.05 ? f.estGszzl : (Number(f.gszzl) || 0)}
/>