From 37f8c3c78d7cb16a86438ec3401e48cf41b81aa1 Mon Sep 17 00:00:00 2001 From: richarjiang Date: Tue, 19 Aug 2025 22:05:01 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=E8=90=A5=E5=85=BB?= =?UTF-8?q?=E9=9B=B7=E8=BE=BE=E5=9B=BE=E7=BB=84=E4=BB=B6=EF=BC=8C=E7=A7=BB?= =?UTF-8?q?=E9=99=A4=E5=8A=A0=E8=BD=BD=E7=8A=B6=E6=80=81=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在统计页面的营养雷达图组件中移除不再使用的加载状态属性,简化组件接口 --- app/(tabs)/statistics.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/app/(tabs)/statistics.tsx b/app/(tabs)/statistics.tsx index d3743bc..0826e56 100644 --- a/app/(tabs)/statistics.tsx +++ b/app/(tabs)/statistics.tsx @@ -247,7 +247,6 @@ export default function ExploreScreen() { {/* 营养摄入雷达图卡片 */} {/* 真正瀑布流布局 */}