更新界面布局
This commit is contained in:
@@ -341,6 +341,8 @@ class MyApp extends StatelessWidget {
|
||||
Get.lazyPut(() => MHTBlueToothController()),
|
||||
Get.lazyPut(() => MHTHomeController()),
|
||||
Get.lazyPut(() => MHTDeviceCalibrationController()),
|
||||
Get.lazyPut(() => SleepReportController()),
|
||||
Get.lazyPut(() => CalendarController()),
|
||||
]));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user