设备 预约接口
This commit is contained in:
@@ -13,13 +13,6 @@ class Smys extends GetView<SleepingHabitController> {
|
||||
|
||||
// get glController => Get.find<GlobalController>();
|
||||
|
||||
getLine() {
|
||||
return Container(
|
||||
height: 1,
|
||||
color: stringToColor("#152676"),
|
||||
);
|
||||
}
|
||||
|
||||
// updateParm(
|
||||
// {int time = 2, bool isShowToast = true, Function? errorccCallback = null}) {
|
||||
// ApiService.request
|
||||
@@ -87,7 +80,7 @@ class Smys extends GetView<SleepingHabitController> {
|
||||
],
|
||||
),
|
||||
),
|
||||
|
||||
|
||||
actions: [],
|
||||
centerTitle: false,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user