This commit is contained in:
wyf
2025-08-18 18:19:56 +08:00
parent 111bd78a24
commit e5e405f205
23 changed files with 337 additions and 212 deletions

View File

@@ -423,6 +423,8 @@ class _MhtSleepReportPageState extends State<MhtSleepReportPage> {
padding: EdgeInsets.zero,
borderRadius: 8,
onTap: () {
sleepReportController.model.type =
1;
showSleepCalendarBottomSheet(
type: sleepReportController
.model.type,