更新睡眠的心率基准图不显示
This commit is contained in:
@@ -23,7 +23,7 @@ class ShareDeviceDetailWidget extends GetView {
|
||||
type.value = shareInfo['op_type'];
|
||||
|
||||
return GestureDetector(
|
||||
onTap: () => FocusScope.of(context).unfocus(),
|
||||
// onTap: () => FocusScope.of(context).unfocus(),,
|
||||
child: Scaffold(
|
||||
key: scaffoldKey,
|
||||
backgroundColor: FlutterFlowTheme.of(context).primaryBackground,
|
||||
|
||||
Reference in New Issue
Block a user