1
0
forked from dyf/APP

670完成

This commit is contained in:
liub
2025-08-26 15:42:26 +08:00
parent c9996748eb
commit dfb6f29683
22 changed files with 767 additions and 1046 deletions

View File

@ -59,7 +59,7 @@ var mqttClient=null;
videoDuration: 2,
hexArray: [],
reSendNumber:""
reSendNumber:""
}
},
onLoad() {
@ -401,7 +401,7 @@ reSendNumber:""
}).catch(err => {
console.log("完成指令发送失败");
});
},500)
},1500)
},
sendData(buffer) {