This commit is contained in:
wyf
2025-11-14 12:01:07 +08:00
parent 776275aa3d
commit 7e44998240
24 changed files with 409 additions and 187 deletions

View File

@@ -53,7 +53,7 @@ Widget DailyDataWidget(
sleepReport: sleepReport,
highlightItem: data['itemName'],
),
SnoreViewWidgetWidget(sleepReport: sleepReport),
// SnoreViewWidgetWidget(sleepReport: sleepReport),
BreathePauseNewWidget(sleepReport: sleepReport),
HeartHealthWidget(sleepReport: sleepReport),
DiseasePercentsWidget(sleepReport: sleepReport),