更新睡眠报告散点图
This commit is contained in:
@@ -549,6 +549,7 @@ class _NewHomePageState extends State<NewHomePage> {
|
||||
'date': DateTime.now()
|
||||
.millisecondsSinceEpoch,
|
||||
'person_show': false,
|
||||
'reportPadding': false,
|
||||
},
|
||||
);
|
||||
}
|
||||
@@ -652,6 +653,8 @@ class _NewHomePageState extends State<NewHomePage> {
|
||||
// 'backgroundColor':stringToColor("#003058"),
|
||||
'person_show':
|
||||
false,
|
||||
'reportPadding':
|
||||
false,
|
||||
},
|
||||
);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user