完善分发收集续做、打印机状态查询与任务字段对齐

- 完成/失败态统一卡位13自动续做,修复主进程失败时 mode 被重置导致续做被拒
- 接入 SAPI_PrinterCheckstatus,Header 轻量刷状态,Init 后一次 GetPrinterInfo
- print_flag 取自 soon.flag,path_file 目录级 staging,加密狗与格式化选项对齐
- 失败页并入运行页,移除独立 DistributeFailedView

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
24kycj
2026-06-02 12:16:03 +08:00
parent ece0a06a80
commit 3168daedf4
24 changed files with 389 additions and 255 deletions
+1
View File
@@ -4,6 +4,7 @@ const channels = {
invoke: [
'dll:init',
'dll:printer-info',
'dll:printer-status',
'dll:printer-reset',
'dll:printer-reject',
'dll:printer-error-str',