1
0
forked from dyf/APP

6155发图片修改

This commit is contained in:
liub
2025-11-17 16:37:37 +08:00
parent 547ec3f94b
commit c13cd92f8c

View File

@ -728,7 +728,7 @@
dataView.setUint8(1, 0x09); // 帧头
dataView.setUint8(2, 0x0C); // 帧头
dataView.setUint8(3, 0x84); // 帧头
dataView.setUint8(4, 0xFB); // 帧头
dataView.setUint8(4, 0xFD); // 帧头
dataView.setUint8(5, 0x09);
dataView.setUint8(6, 0x00); // 帧头
dataView.setUint8(7, currentPacket); //包序号
@ -802,7 +802,7 @@
ImgCutOver: function(data) {
showLoading(these, {
text: "正在发送0/52"
text: "正在发送0/64"
});
these.Status.BottomMenu.show = false;