更新睡眠报告散点图
This commit is contained in:
@@ -589,19 +589,7 @@ class _MinePageState extends State<MinePage> {
|
||||
);
|
||||
Get.toNamed("/loginPage");
|
||||
} else {
|
||||
// TopSlideNotification.show(
|
||||
// context,
|
||||
// text: "待开发.提示".tr,
|
||||
// textColor:
|
||||
// themeController.currentColor.sc2,
|
||||
// );
|
||||
// Get.toNamed("/newSleepReportPage",
|
||||
// arguments: {
|
||||
// 'date': DateTime.now()
|
||||
// .millisecondsSinceEpoch,
|
||||
// "mac": 'aaaaaaeeeeeq',
|
||||
// 'type': 1
|
||||
// });
|
||||
|
||||
}
|
||||
},
|
||||
child: Container(
|
||||
|
||||
Reference in New Issue
Block a user