修复wifi配置含中文
This commit is contained in:
@@ -220,6 +220,7 @@ class _HomePageState extends State<MainPageBBottomChange>
|
||||
type: 1,
|
||||
)));
|
||||
await Future.delayed(Duration(seconds: 1));
|
||||
//5 广播
|
||||
edm.EasyDartModule.websocket.sendData(jsonEncode(
|
||||
WebSocketMessage(path: "/smartbed/connect", type: 5, data: {
|
||||
'mac': webviewTestController.selectDevice['mac'],
|
||||
|
||||
Reference in New Issue
Block a user