更新
This commit is contained in:
@@ -80,7 +80,6 @@ class _HomeDeviceStausWidgetState extends State<HomeDeviceStausWidget> {
|
||||
WebviewTestController webviewTestController = Get.find();
|
||||
var future = webviewTestController.web.jsbridge?.dart
|
||||
.appToHtmlDevice(device);
|
||||
|
||||
Future.delayed(Duration(seconds: 5), () {
|
||||
return;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user