首页更新,添加蓝牙电量显示
This commit is contained in:
@ -483,8 +483,9 @@
|
||||
if (this.Status.pageHide) {
|
||||
return;
|
||||
}
|
||||
|
||||
let json = recei.ReceiveData(receive, device, path, recArr);
|
||||
|
||||
console.log("收到消息:",receive.hexs);
|
||||
if (!json) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user