更新睡眠的心率基准图不显示
This commit is contained in:
@@ -47,7 +47,7 @@ class EditAddressPage extends GetView<AddressController>
|
||||
return LayoutBuilder(builder: (context, cc) {
|
||||
bodysize = cc;
|
||||
return GestureDetector(
|
||||
onTap: () => FocusScope.of(context).unfocus(),
|
||||
// onTap: () => FocusScope.of(context).unfocus(),,
|
||||
child: Container(
|
||||
decoration: const BoxDecoration(
|
||||
image: DecorationImage(
|
||||
|
||||
Reference in New Issue
Block a user