1
0
forked from dyf/APP

670完成

This commit is contained in:
liub
2025-08-27 09:08:59 +08:00
parent dfb6f29683
commit cd912b861e
9 changed files with 369 additions and 143 deletions

View File

@ -567,7 +567,7 @@
these.Status.BottomMenu.show = false;
setTimeout(function() {
processAndSendImageData(data).catch((ex) => {
processAndSendImageData(data.piexls).catch((ex) => {
console.log("出现异常", ex);
});
}, 0)