设备 预约接口
This commit is contained in:
@@ -69,7 +69,9 @@ class _SleepHabitPageState extends State<SleepHabitPage> {
|
||||
highlightColor: Color(0XFF055466),
|
||||
borderRadius: 16.rpx,
|
||||
padding: EdgeInsets.only(top: 0),
|
||||
onTap: () {},
|
||||
onTap: () {
|
||||
Get.toNamed('/rxhxMht');
|
||||
},
|
||||
child: Container(
|
||||
alignment: Alignment.center,
|
||||
width: bodysize!.maxWidth * 1,
|
||||
|
||||
Reference in New Issue
Block a user