修改蓝牙发现逻辑自动连接过的不再被发现的问题,上架驳回问题处理
This commit is contained in:
@ -285,6 +285,7 @@
|
||||
|
||||
ble.removeReceiveCallback(pagePath);
|
||||
clearTimeout(this.Statu.timeInteval);
|
||||
this.device.macAddress=null;
|
||||
this.Statu.timeInteval=null;
|
||||
uni.$emit("refreshDeviceList");
|
||||
setTimeout(() => {
|
||||
|
||||
Reference in New Issue
Block a user