一些小优化

This commit is contained in:
liub
2026-02-10 15:45:45 +08:00
parent 63214ded3b
commit fc88bd6f7d
8 changed files with 51 additions and 40 deletions

View File

@ -1029,7 +1029,7 @@ import request, { baseURL } from '@/utils/request.js';
});
these.Status.BottomMenu.show = false;
these.rgb565Data = ble.convertToRGB565(data.piexls);
these.rgb565Data = Common.convertToRGB565(data.piexls);
setTimeout(function() {
sendImagePackets().catch(() => {