🔫 WebSocket 客戶端
[[ lastHbStr ]] Heartbeat — 網路瞬斷自動重連模式 ([[ retryCountdown ]]s) [[ statusLabel ]] (#[[ reconnectAttempts ]])
WebSocket伺服器IP:[[ serverIP || '偵測中…' ]] 本機IP:[[ clientIP || '偵測中…' ]] 本機區網虛擬IP:[[ lanIP || '偵測中…' ]]
發送對象: [[ partnerUserId ]] (請先建立/接受 Session) [[ partnerOnline ? '對方在線' : '對方離線' ]] 偵測中… session: [[ sessionId.slice(0,8) ]]…
尚無訊息
[[ m.text ]]
[[ m.time ]] [[ m.acked ? '✓✓' : '✓' ]]
💬 文字訊息 💳 POS 請求
無需輸入,直接送出
[[ posPreviewSuffix ]]
📋 事件日誌 [[ eventLog.length ]] 清除 [[ showLog ? '▼' : '▲' ]]
[[ e.time ]] [[ e.level.toUpperCase() ]] [[ e.text ]]
📤 POS 請求佇列 待:[[ posPending.length ]] | 中:[[ posProcessing.length ]] | 完:[[ posDone.length ]] [[ showPosQueue ? '▼' : '▲' ]]
本機 Proxy: 測試中… ✓ 已連線 ✗ 無法連線(請執行 python local_pos_proxy.py) 未測試 下載 Proxy 執行檔: ⇩ Windows ⇩ macOS (M1/M2/M3) ⇩ macOS (Intel) ⇩ Linux ⇩ .py
待處理
#[[ item.seq ]]
[[ item.method ]] [[ item.url ]]
[[ item.raw ]]
加入:[[ fmtTime(item.enqueuedAt) ]]
無待處理項目
處理中
延遲秒數
#[[ item.seq ]]
[[ item.method ]] [[ item.url ]]
[[ item.raw ]]
開始:[[ fmtTime(item.startedAt) ]]
無處理中項目
處理結束
#[[ item.seq ]]
(1) 訊息:[[ item.raw ]]
(2) 請求方式與內容:[[ item.reqDesc ]]
結束:[[ fmtTime(item.endedAt) ]]
無已完成項目