From ba6f59559105df7fed02079fea5abba2fd10e0ec Mon Sep 17 00:00:00 2001 From: kkfluous Date: Sat, 28 Mar 2026 20:22:25 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=80=BB=E8=BF=90=E8=90=A5=E5=8D=A1?= =?UTF-8?q?=E7=89=87=E5=A2=9E=E5=8A=A0=E6=8C=82=E9=9D=A0=E6=95=B0=E9=87=8F?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=EF=BC=88=E6=8C=82X=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 8e1d9f4..e41da92 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -502,7 +502,7 @@ export default function App() {
总运营
{SUMMARY.operating.total} - 自{SUMMARY.operating.self} 租{SUMMARY.operating.leased} + 自{SUMMARY.operating.self} 租{SUMMARY.operating.leased}{SUMMARY.operating.hanging > 0 && ` 挂${SUMMARY.operating.hanging}`}