1.更新睡眠报告无数据时居中显示
2.更新控制按钮变圆圈 3.修复首页设备列表名称太长导致控制图标挤出去
This commit is contained in:
@@ -211,7 +211,7 @@ class DeviceInfoWidget extends GetView {
|
||||
|
||||
webviewTestController.web.jsbridge?.dart
|
||||
.pageActive(false);
|
||||
await Future.delayed(Duration(seconds: 1));
|
||||
// await Future.delayed(Duration(seconds: 1));
|
||||
webviewTestController.web.jsbridge?.dart
|
||||
.appToHtmlDevice(device);
|
||||
MainPageBBottomChange.jumpTo(2);
|
||||
|
||||
Reference in New Issue
Block a user