2 lines
28 KiB
JavaScript
2 lines
28 KiB
JavaScript
import { d as We, o as Ye, I as Ze, a as d, c as f, b as es, B as ss, e as l, F as H, r as de, t as v, f as h, J as ts, K as Ae, n as De, g as y, h as J, L as ns, i as G, E as p, M as as, N as ls, O as rs, P as os, _ as us, p as is, q as cs } from "./pywebview-D808cNhy.js"; import { e as ds } from "./brand-DRn3N4FA.js"; const fs = { class: "page-shell module-page" }, vs = { class: "main-content" }, hs = { class: "left-panel" }, ps = { class: "upload-zone" }, _s = { class: "selected-files clean-placeholder split-selected-files" }, ys = { key: 0, class: "more-line" }, gs = { key: 1 }, ms = { class: "run-row" }, ks = ["disabled"], ws = ["disabled"], Is = { class: "loading-msg" }, bs = { key: 0, class: "queue-debug-card" }, Ss = { key: 0, class: "queue-debug-line" }, Ts = { key: 1, class: "queue-debug-payload" }, Cs = { class: "right-panel" }, Fs = { class: "task-list-wrap" }, Es = { class: "clean-result-summary" }, Ps = { class: "summary-card" }, Rs = { class: "summary-card" }, xs = { class: "summary-card" }, Ns = { class: "result-list-wrap" }, $s = { key: 0, class: "empty-tasks" }, As = { key: 0, class: "result-subsection" }, Ds = { class: "task-list clean-result-list" }, Ms = { class: "left split-result-main" }, Bs = ["title"], qs = { class: "files" }, Us = { class: "files" }, Ls = { key: 0, class: "files" }, Os = { key: 1, class: "files" }, Ks = { key: 2, class: "files" }, Hs = { key: 3, class: "time" }, Js = { key: 4, class: "delete-brand-progress-block" }, Gs = { class: "delete-brand-progress-header" }, js = { class: "delete-brand-progress-bar" }, zs = { class: "files delete-brand-progress" }, Vs = { key: 5, class: "files split-entry-list delete-brand-preview" }, Qs = { key: 6, class: "files" }, Xs = { class: "task-right split-result-actions" }, Ws = ["onClick"], Ys = ["onClick"], Zs = { key: 1, class: "result-subsection" }, et = { class: "task-list clean-result-list" }, st = { class: "left split-result-main" }, tt = ["title"], nt = { class: "files" }, at = { class: "files" }, lt = { key: 0, class: "files" }, rt = { key: 1, class: "files" }, ot = { key: 2, class: "time" }, ut = { key: 3, class: "delete-brand-progress-block" }, it = { class: "delete-brand-progress-header" }, ct = { class: "delete-brand-progress-bar" }, dt = { class: "files delete-brand-progress" }, ft = { key: 4, class: "files split-entry-list delete-brand-preview" }, vt = { key: 5, class: "files" }, ht = { class: "task-right split-result-actions" }, pt = ["onClick"], _t = ["onClick"], yt = We({ __name: "BrandDeleteBrandTab", setup(mt) { function N() { return `delete-brand:current-tasks:${typeof window < "u" && window.localStorage.getItem("uid") || "0"}` } const $ = y([]), j = y([]), B = y(!1), fe = y([]), i = y([]), q = y([]), z = y({ total: 0, successCount: 0, failedCount: 0, items: [] }), b = y(""), S = y(""), g = y({}), T = y(null), ee = y(!1), V = y(!1), A = y(!1), D = y(""), Q = y(!1), U = y(null), se = J(() => $.value.slice(0, 10)), F = J(() => { const e = []; return i.value.forEach(s => { e.push(...s.items) }), e }); function Me() { try { const e = typeof window < "u" ? window.localStorage.getItem(N()) : null; if (e) { if (i.value = JSON.parse(e), i.value.length > 0) { const s = i.value[i.value.length - 1]; b.value = s.queuePushResult || "", S.value = s.queuePayloadText || "" } } else i.value = [] } catch { i.value = [] } } function te(e, s, t, n) { if (!s?.length) return; const a = i.value.findIndex(c => c.taskId === e), o = a >= 0 ? i.value[a] : null, r = s.map(c => { const _ = o?.items.find(Xe => M(Xe, c)), k = Array.isArray(c.countries) ? c.countries : void 0, m = Array.isArray(_?.countries) ? _?.countries : void 0, w = k && k.length > 0 ? k : m && m.length > 0 ? m : k ?? m, I = Array.isArray(c.previewRows) ? c.previewRows : void 0, C = Array.isArray(_?.previewRows) ? _?.previewRows : void 0, ce = I && I.length > 0 ? I : C && C.length > 0 ? C : I ?? C; return { ...c, countries: w, previewRows: ce, _pushed: _?._pushed ?? c._pushed ?? !1, _completed: _?._completed ?? c._completed ?? !1 } }), u = { taskId: e, items: r, createdAt: o?.createdAt || Date.now(), queuePushResult: t ?? o?.queuePushResult, queuePayloadText: n ?? o?.queuePayloadText }; a >= 0 ? i.value[a] = u : i.value.push(u), typeof window < "u" && window.localStorage.setItem(N(), JSON.stringify(i.value)) } function ve(e) { const s = i.value.length; i.value = i.value.filter(t => t.taskId !== e), i.value.length !== s && typeof window < "u" && window.localStorage.setItem(N(), JSON.stringify(i.value)) } function he(e) { return e === "SUCCESS" || e === "FAILED" || e === "COMPLETED" } function Be(e) { if (!e?.length) return !1; const s = new Set; if (e.forEach(n => { n.taskId && he(n.taskStatus) && s.add(n.taskId) }), !s.size) return !1; const t = i.value.length; return i.value = i.value.filter(n => !s.has(n.taskId)), i.value.length !== t ? (ne(), !0) : !1 } const X = J(() => q.value.filter(e => !F.value.some(s => M(s, e)))), qe = J(() => F.value.length > 0 || X.value.length > 0), Ue = J(() => F.value.filter(e => Re(e) && E(e) === "未入队")); function ne() { typeof window < "u" && (i.value.length === 0 ? window.localStorage.removeItem(N()) : window.localStorage.setItem(N(), JSON.stringify(i.value))) } function P(e) { return e ? (i.value.find(t => t.taskId === e)?.items.length || 0) > 1 : !1 } function ae(e) { return e && i.value.find(s => s.taskId === e) || null } function M(e, s) { return !e || !s ? !1 : e.resultId != null && s.resultId != null ? e.resultId === s.resultId : e.fileKey && s.fileKey ? e.fileKey === s.fileKey : e.sourceFilename === s.sourceFilename } function R(e, s) { const t = ae(e); return t && t.items.find(n => M(n, s)) || null } function pe(e) { if (!e) return !1; const s = ae(e); if (!s) return !1; let t = !1; const n = g.value[e]?.line_progress?.info, a = P(e); if (n?.file_name && n.current_line != null && n.total_lines != null && n.total_lines > 0 && n.current_line >= n.total_lines) { const o = s.items.find(r => r.sourceFilename === n.file_name); o && !o._completed && (o._completed = !0, t = !0) } if (!a) { const o = g.value[e]?.task?.status; if ((o === "SUCCESS" || o === "FAILED") && s.items.length === 1) { const r = s.items[0]; r && !r._completed && (r._completed = !0, t = !0) } } return t && ne(), t } function _e(e) { return e && g.value[e]?.task?.status || "" } function W(e) { if (e.error) return e.error; if (e.matchStatus && e.matchStatus !== "MATCHED") return e.matchMessage || ""; const s = e.taskId; return s && g.value[s]?.task?.errorMessage || "" } function ye(e) { const s = e.taskId; if (!s) return !1; const t = g.value[s]?.line_progress, n = _e(s), a = P(s), o = E(e); if (a) { const r = R(s, e), u = K(e) === D.value, c = !!(t?.has_progress && t?.info?.file_name === e.sourceFilename); return u || c || r?._pushed || (n === "RUNNING" || n === "PENDING" || !n) && r?._completed ? !0 : { success: !1, retryable: !0 } } return o === "本文件解析完毕" || o === "已被全局判定为终态" ? !1 : t?.has_progress || t?.info ? !0 : o === "已入队" || o === "处理中" } function ge(e) { return e.map(s => s.matchStatus === "MATCHED" ? { ...s, _pushed: !1, _completed: !1 } : { ...s, matched: !1, openStoreUrl: void 0, error: s.error || void 0, _pushed: !1, _completed: !1 }) } function me(e) { return e.matchStatus === "MATCHED" ? `已匹配 ${e.shopId || ""}`.trim() : e.matchMessage ? e.matchMessage : e.matchStatus === "CONFLICT" ? "存在多个同名店铺,请人工确认" : e.matchStatus === "PENDING" || e.matchStatus === "INDEX_STALE" ? "店铺索引暂未就绪" : e.matchStatus ? e.matchStatus : e.matched ? `已匹配 ${e.shopId || ""}`.trim() : "待匹配" } function Le() { fe.value = [...F.value, ...X.value] } function x() { Le(), Oe(fe.value) } function Oe(e) { z.value = { total: e.length, successCount: e.filter(s => s.success).length, failedCount: e.filter(s => !s.success).length, items: e } } function le(e) { const s = e.taskId; return s && (g.value[s]?.fileProgress || []).find(a => a.fileKey && e.fileKey ? a.fileKey === e.fileKey : a.sourceFilename && e.sourceFilename ? a.sourceFilename === e.sourceFilename : !1) || null } function ke(e) { const s = e.taskId; if (!s) return ""; const t = g.value[s], n = t?.line_progress?.info, a = le(e); if (P(s)) { const u = R(s, e), c = t?.task?.status, _ = !!(n?.file_name && n.file_name === e.sourceFilename); let k = u?._completed ? "COMPLETED" : (u?._pushed, "PENDING"), m = 0, w = Math.max(0, e.totalRows ?? a?.totalRows ?? 0); c === "SUCCESS" || c === "FAILED" && u?._completed ? (k = "COMPLETED", m = w) : _ ? (k = "RUNNING", m = Math.max(0, Math.min(w || Number.MAX_SAFE_INTEGER, n?.current_line ?? 0)), !w && n?.total_lines && n.total_lines > 0 && (w = n.total_lines)) : u?._completed ? (k = "COMPLETED", m = w) : u?._pushed && (k = "PENDING", m = 0); const I = []; if (I.push(`文件状态:${k}`), I.push(`文件进度:${m}/${w}`), n?.finished_files != null) { const C = n.file_total && n.file_total > 0 ? `/${n.file_total}` : ""; I.push(`已完成文件:${n.finished_files}${C}`) } return n?.phase && I.push(`阶段:${n.phase}`), I.join("|") } if (a) { const u = [], c = a.processedRows ?? 0, _ = a.totalRows ?? 0; if (a.status && u.push(`文件状态:${a.status}`), u.push(`文件进度:${c}/${_}`), n?.finished_files != null) { const k = n.file_total && n.file_total > 0 ? `/${n.file_total}` : ""; u.push(`已完成文件:${n.finished_files}${k}`) } return n?.phase && u.push(`阶段:${n.phase}`), u.join("|") } if (!t?.line_progress?.has_progress || !n) { const u = t?.task?.status; return u ? `任务状态:${u}` : "" } const r = []; if (n.phase && r.push(`阶段:${n.phase}`), n.file_index && n.file_total && r.push(`文件:${n.file_index}/${n.file_total}`), n.file_name && r.push(`当前文件:${n.file_name}`), n.current_line != null && n.total_lines != null && r.push(`${P(s) ? "当前文件进度" : "进度"}:${n.current_line}/${n.total_lines}`), n.current_country && r.push(`国家:${n.current_country}`), n.current_asin && r.push(`ASIN:${n.current_asin}`), n.finished_files != null) { const u = n.file_total && n.file_total > 0 ? `/${n.file_total}` : ""; r.push(`已完成文件:${n.finished_files}${u}`) } return r.join("|") } function Y(e) { const s = e.taskId; if (!s) return 0; const t = g.value[s]?.line_progress?.info; if (P(s)) { const r = R(s, e); if (g.value[s]?.task?.status === "SUCCESS" || r?._completed) return 100; const c = Math.max(0, e.totalRows ?? le(e)?.totalRows ?? 0); if (!!(t?.file_name && t.file_name === e.sourceFilename)) { if (t?.current_line != null && t?.total_lines && t.total_lines > 0) return Math.max(0, Math.min(100, Math.round(t.current_line / t.total_lines * 100))); if (t?.current_line != null && c > 0) return Math.max(0, Math.min(100, Math.round(t.current_line / c * 100))) } return 0 } const a = le(e); return a ? Math.max(0, Math.min(100, a.percent ?? 0)) : t ? t.current_line != null && t.total_lines && t.total_lines > 0 ? Math.max(0, Math.min(100, Math.round(t.current_line / t.total_lines * 100))) : t.finished_files != null && t.file_total && t.file_total > 0 ? Math.max(0, Math.min(100, Math.round(t.finished_files / t.file_total * 100))) : g.value[s]?.task?.status === "SUCCESS" ? 100 : 0 : 0 } function we(e) { const s = g.value[e]?.task?.status; return he(s) } function L() { const e = new Set; return i.value.forEach(s => { s.items.some(t => t._pushed) && e.add(s.taskId) }), Array.from(e) } function E(e) { const s = e.taskId; if (!s || !ae(s)) return ""; const n = R(s, e), a = _e(s), o = g.value[s]?.line_progress, r = P(s); if (!r && (a === "SUCCESS" || a === "FAILED" || e.taskStatus === "SUCCESS" || e.taskStatus === "FAILED")) return "已被全局判定为终态"; if (n?._completed) return "本文件解析完毕"; if (a === "RUNNING" && o?.has_progress && o?.info?.file_name === e.sourceFilename) return "处理中"; if (r && !n?._pushed && !n?._completed) return "未入队"; if (r && a === "SUCCESS") return "本文件解析完毕"; if (!r) { const u = g.value[s]; if (u?.items && u.items.find(_ => M(_, e)) && a === "SUCCESS") return "本文件解析完毕" } return n?._pushed ? "已入队" : "未入队" } function Ie(e) { if (e.downloadUrl) return !0; const s = e.taskId; return s ? g.value[s]?.task?.status === "SUCCESS" : { success: !1, retryable: !1 } } function Ke(e) { const s = e?.task?.id; if (!s) return !1; const t = i.value.find(r => r.taskId === s); if (!t) return { success: !1, retryable: !1 }; const n = e?.items || []; let a = !1; const o = t.items.map(r => { const u = n.find(ce => M(ce, r)); if (!u) return r; const c = Array.isArray(u.countries) ? u.countries : void 0, _ = Array.isArray(r.countries) ? r.countries : void 0, k = c && c.length > 0 ? c : _ && _.length > 0 ? _ : c ?? _, m = Array.isArray(u.previewRows) ? u.previewRows : void 0, w = Array.isArray(r.previewRows) ? r.previewRows : void 0, I = m && m.length > 0 ? m : w && w.length > 0 ? w : m ?? w, C = { ...r, ...u, countries: k, previewRows: I, _pushed: r._pushed, _completed: r._completed }; return JSON.stringify(C) !== JSON.stringify(r) && (a = !0), C }); for (const r of n) o.some(u => M(u, r)) || (o.push({ ...r, _pushed: !1, _completed: !1 }), a = !0); return JSON.stringify(o) !== JSON.stringify(t.items) && (t.items = o, a = !0), a && ne(), a } async function re(e) { const s = e || L(); if (s.length) try { const t = await ns(s); let n = !1; for (const a of t.items || []) { const o = a?.task?.id; typeof o == "number" && o > 0 && (g.value[o] = a, Ke(a) && (n = !0), pe(o) && (n = !0)) } n && x() } catch { } } function He() { return document.visibilityState === "visible" ? 4500 : 1e4 } function oe(e = !1) { if (T.value) { if (!e) return; clearTimeout(T.value), T.value = null } const s = async () => { if (T.value = null, ee.value) { oe(); return } const t = L(); if (!t.length) return; ee.value = !0; let n = !1, a = !1; try { await re(t), await $e(); for (const o of t) we(o) && (ve(o), n = !0, a = !0) } finally { ee.value = !1 } a ? await O() : n && x(), L().length > 0 && oe() }; e ? s() : T.value = window.setTimeout(s, He()) } function ue(e = !1) { T.value && !e || oe(e) } function Z(e) { const s = e.taskId ? g.value[e.taskId]?.task?.status : null; return s === "SUCCESS" ? { className: "success", text: "已完成" } : s === "FAILED" ? { className: "failed", text: "失败" } : s === "RUNNING" ? { className: "running", text: "执行中" } : e.taskStatus === "SUCCESS" ? { className: "success", text: "已完成" } : e.taskStatus === "FAILED" ? { className: "failed", text: "失败" } : e.taskStatus === "RUNNING" ? { className: "running", text: "执行中" } : e.success ? { className: "success", text: "已完成" } : { className: "failed", text: "失败" } } function be() { T.value && (window.clearTimeout(T.value), T.value = null), ie() } async function Se(e) { const s = G(); if (!s?.upload_file_to_java) throw new Error("当前桌面端未提供文件上传桥接能力"); const t = []; for (const n of e) { const a = typeof n == "string" ? n : n.absolutePath, o = typeof n == "string" ? void 0 : n.relativePath, r = await s.upload_file_to_java(a, o); if (!r?.success || !r.data) throw new Error(r?.error || r?.message || `上传失败:${a}`); t.push(r.data) } return t } async function Je() { const e = G(); if (!e?.select_brand_xlsx_files) { p.warning("当前环境不支持文件选择,请在本机客户端中打开"); return } try { const s = await e.select_brand_xlsx_files(); if (!s?.length) return; $.value = s, j.value = await Se(s), p.success(`已选择 ${s.length} 个删除品牌文件`) } catch (s) { p.error(s instanceof Error ? s.message : "选择失败") } } async function Ge() { const e = G(); if (!e?.select_brand_folder) { p.warning("当前环境不支持文件夹选择,请在本机客户端中打开"); return } try { const s = await e.select_brand_folder(); if (!s) return; const t = await ds(s); if (!t.success || !t.items?.length) { p.warning(t.error || "该文件夹下没有 xlsx 文件"); return } $.value = t.items.map(n => n.relativePath || n.absolutePath), j.value = await Se(t.items), p.success(`已选择文件夹内 ${t.items.length} 个 xlsx 文件`) } catch (s) { p.error(s instanceof Error ? s.message : "选择失败") } } async function je() { if (!j.value.length) { p.warning("请先选择待处理文件"); return } try { B.value = !0; const e = await as({ files: j.value.map(a => ({ fileKey: a.fileKey, originalFilename: a.originalFilename, relativePath: a.relativePath })) }), s = ge(e.items || []), t = s.some(a => a.matchStatus === "MATCHED"), n = s.some(a => a.matchStatus && a.matchStatus !== "MATCHED"); b.value = t ? "解析完成,可在左侧点击“推送到 Python 队列”开始串行处理" : "解析完成,当前没有可推送的已匹配文件", S.value = "", s.length && s[0].taskId && te(s[0].taskId, s, b.value, S.value), x(), n ? p.warning("部分文件尚未命中可用店铺索引,已保留状态信息,请等待后台刷新后重试。") : t ? p.success("删除品牌解析完成,请在左侧推送到 Python 队列") : p.warning("当前没有可推送的已匹配文件,请先等待店铺索引刷新。"), await O() } catch (e) { p.error(e instanceof Error ? e.message : "执行失败") } finally { B.value = !1 } } async function Te(e) { const s = e.taskId; if (!s) { p.warning("未找到任务ID"); return } const t = G(), n = ls(s), a = e.outputFilename || e.sourceFilename || `delete-brand_${s}.xlsx`; if (t?.save_file_from_url_new) { const o = await t.save_file_from_url_new(n, a); o.success ? p.success(`已保存:${o.path || a}`) : o.error && o.error !== "用户取消" && p.error(o.error); return } } async function O() { try { const e = await rs(); q.value = ge(e.items || []), Be(q.value), x(), await re(), ue(!0) } catch (e) { console.error("loadHistory error:", e) } } function Ce(e) { i.value.forEach(t => { t.items = t.items.filter(n => n.resultId !== e) }); const s = i.value.length; i.value = i.value.filter(t => t.items.length > 0), i.value.length !== s && typeof window < "u" && window.localStorage.setItem(N(), JSON.stringify(i.value)), q.value = q.value.filter(t => t.resultId !== e), x(), L().length === 0 && be() } async function Fe(e) { try { await os(e), Ce(e), await O(), p.success("已删除") } catch (s) { const t = s instanceof Error ? s.message : "删除失败"; if (typeof t == "string" && t.includes("记录不存在")) { Ce(e), p.success("已删除"); return } p.error(t) } } function Ee(e) { const s = e.slice(0, 5).map(n => `${n.country}:${n.asin}${n.status ? `(${n.status})` : ""}`); return e.length - s.length > 0 ? `${s.join("、")} 等 ${e.length} 条` : s.join("、") } function kt(e, s) { } function ie() { U.value && (window.clearTimeout(U.value), U.value = null) } function ze(e = 3e3) { ie(), U.value = window.setTimeout(() => { U.value = null, $e().catch(() => { }) }, e) } function Ve(e) { return e.includes("当前店铺正在执行中") } function Pe() { for (const e of i.value) for (const s of e.items) { const t = E(s); if (t === "已入队" || t === "处理中") return !0 } return !1 } function K(e) { return e.resultId != null ? `result:${e.resultId}` : `task:${e.taskId || 0}:${e.sourceFilename || ""}` } function Re(e) { return !!(e.taskId && (e.matchStatus === "MATCHED" || e.matched)) } function xe() { return F.value.find(e => !Re(e) || K(e) === D.value || R(e.taskId, e)?._completed ? !1 : E(e) === "未入队") } async function Ne(e, s) { if (s?.auto && Pe()) return e.taskId, e.sourceFilename, { success: !1, retryable: !0 }; const t = G(), n = e.taskId; if (!n) return { success: !1, retryable: !1 }; const a = i.value.find(c => c.taskId === n); if (!a) return { success: !1, retryable: !1 }; if (!t?.enqueue_json) return p.error("当前环境未启用 pywebview enqueue_json(浏览器环境不会推送)"), { success: !1, retryable: !1 }; const o = { type: "delete-brand-run", ts: Date.now(), data: { taskId: n, items: [e] } }; S.value = JSON.stringify(o, null, 2); const r = await t.enqueue_json(o); let u = ""; if (r?.success) { u = `已推送文件 ${e.sourceFilename},当前队列长度:${r.queue_size ?? "-"}`; const c = R(n, e); return c && (c._pushed = !0, c._completed = !1), D.value = K(e), te(n, a.items, u, S.value), ue(!0), b.value = u, { success: !0, retryable: !1 } } else { const c = r?.error || "未知错误"; if (u = `推送到 Python 队列失败:${c}`, b.value = u, te(n, a.items, u, S.value), s?.auto && Ve(c)) return { success: !1, retryable: !0 } } return b.value = u, { success: !1, retryable: !1 } } async function Qe() { const e = xe(); if (!e) { p.warning("当前没有可推送的已匹配文件"); return } V.value = !0, A.value = !0, ie(); const s = await Ne(e); if (V.value = !1, !s.success) { A.value = !1, D.value = ""; return } p.success("已开始按顺序推送到 Python 队列") } async function $e() { if (!A.value || Q.value) { A.value, Q.value; return } if (Pe()) return; const e = D.value; if (e) { const t = F.value.find(n => K(n) === e); if (t) { const n = t.taskId, a = P(n); a && (pe(n), E(t), void 0); const o = E(t); if (o === "已入队" || o === "处理中") { t.sourceFilename; return } if (a) { const r = R(n, t); if (r && !r._completed) { t.sourceFilename, r._pushed, r._completed; return } } } } const s = xe(); if (!s) { D.value = "", A.value = !1; return } Q.value = !0; try { s.taskId, s.sourceFilename, K(s); const t = await Ne(s, { auto: !0 }); if (!t.success) { if (t.retryable) { s.taskId, s.sourceFilename, ze(); return } s.taskId, s.sourceFilename, A.value = !1 } } finally { Q.value = !1 } } return Ye(() => { Me(); const e = L(); e.length > 0 ? re(e).then(async () => { let s = !1, t = !1; for (const n of e) we(n) && (ve(n), s = !0, t = !0); t ? await O() : s && x(), ue(!0) }) : x(), O().catch(() => { }) }), Ze(() => { be() }), (e, s) => (d(), f("div", fs, [es(ss, { active: "delete-brand" }), l("div", vs, [l("aside", hs, [s[2] || (s[2] = l("div", { class: "section-title" }, "选择文件", -1)), l("div", ps, [s[0] || (s[0] = l("div", { class: "hint" }, "上传删除品牌 Excel;无论是直接上传文件还是上传文件夹批量导入,都会按每个 Excel 文件名作为店铺名。", -1)), l("div", { class: "btns" }, [l("button", { type: "button", class: "opt-btn", onClick: Je }, "选择 Excel 文件"), l("button", { type: "button", class: "opt-btn", onClick: Ge }, "选择文件夹")]), l("div", _s, [$.value.length ? (d(), f(H, { key: 0 }, [(d(!0), f(H, null, de(se.value, t => (d(), f("span", { key: t }, v(t), 1))), 128)), $.value.length > se.value.length ? (d(), f("span", ys, " 还有 " + v($.value.length - se.value.length) + " 个文件未展开显示 ", 1)) : h("", !0)], 64)) : (d(), f("span", gs, "暂未选择删除品牌文件"))])]), s[3] || (s[3] = ts('<div class="section-title" data-v-04852f65>执行说明</div><div class="option-group" data-v-04852f65><label class="radio-item active" data-v-04852f65><input type="checkbox" checked disabled data-v-04852f65><div data-v-04852f65><span class="label" data-v-04852f65>文件名作为店铺名</span><div class="desc" data-v-04852f65>例如 鲍丽明.xlsx 会解析为店铺名 鲍丽明;并自动联动紫鸟进行店铺匹配</div></div></label><label class="radio-item active" data-v-04852f65><input type="checkbox" checked disabled data-v-04852f65><div data-v-04852f65><span class="label" data-v-04852f65>文件夹仅用于批量导入</span><div class="desc" data-v-04852f65>文件夹名和子目录名不会参与店铺匹配,只是方便一次上传多个 Excel</div></div></label><label class="radio-item active" data-v-04852f65><input type="checkbox" checked disabled data-v-04852f65><div data-v-04852f65><span class="label" data-v-04852f65>按国家分组去重</span><div class="desc" data-v-04852f65>解析后按国家返回,并在每个国家内按 ASIN 去重(保留首次出现的状态)</div></div></label></div>', 2)), l("div", ms, [l("button", { type: "button", class: "btn-run", disabled: B.value, onClick: je }, v(B.value ? "解析中..." : "开始解析"), 9, ks), l("button", { type: "button", class: "btn-run btn-queue", disabled: V.value || !Ue.value.length, onClick: Qe }, v(V.value ? "推送中..." : "推送到 Python 队列"), 9, ws), l("span", Is, v(B.value ? "正在读取删除品牌数据,请稍候…" : "解析后会在右侧展示按国家分组的去重结果"), 1)]), b.value || S.value ? (d(), f("div", bs, [s[1] || (s[1] = l("div", { class: "section-title queue-debug-title" }, "Python 队列推送结果", -1)), b.value ? (d(), f("div", Ss, v(b.value), 1)) : h("", !0), S.value ? (d(), f("pre", Ts, v(S.value), 1)) : h("", !0)])) : h("", !0)]), l("section", Cs, [s[12] || (s[12] = l("div", { class: "panel-header" }, "删除品牌结果", -1)), l("div", Fs, [l("div", Es, [l("div", Ps, [s[4] || (s[4] = l("span", { class: "summary-label" }, "已处理文件", -1)), l("strong", null, v(z.value.total), 1)]), l("div", Rs, [s[5] || (s[5] = l("span", { class: "summary-label" }, "成功结果", -1)), l("strong", null, v(z.value.successCount), 1)]), l("div", xs, [s[6] || (s[6] = l("span", { class: "summary-label" }, "失败文件", -1)), l("strong", null, v(z.value.failedCount), 1)])]), l("div", Ns, [s[11] || (s[11] = l("div", { class: "result-list-header" }, [l("span", null, "删除品牌结果列表")], -1)), qe.value ? (d(), f(H, { key: 1 }, [F.value.length ? (d(), f("div", As, [s[8] || (s[8] = l("div", { class: "result-subsection-title" }, "当前任务", -1)), l("ul", Ds, [(d(!0), f(H, null, de(F.value, t => (d(), f("li", { key: `current-${t.taskId || t.resultId || t.sourceFilename}`, class: "task-item split-result-item" }, [l("div", Ms, [l("span", { class: "id", title: t.sourceFilename }, v(t.sourceFilename || "-"), 9, Bs), l("div", qs, "店铺名:" + v(t.shopName || "-"), 1), l("div", Us, "匹配结果:" + v(me(t)), 1), t.platform ? (d(), f("div", Ls, "平台:" + v(t.platform), 1)) : h("", !0), E(t) ? (d(), f("div", Os, "队列状态:" + v(E(t)), 1)) : h("", !0), t.countryCount !== void 0 && t.matched ? (d(), f("div", Ks, "国家数:" + v(t.countryCount), 1)) : h("", !0), t.totalRows !== void 0 && t.matched ? (d(), f("div", Hs, "去重后 " + v(t.totalRows) + " 条 ", 1)) : h("", !0), ye(t) ? (d(), f("div", Js, [l("div", Gs, [s[7] || (s[7] = l("span", null, "任务进度", -1)), l("span", null, v(Y(t)) + "%", 1)]), l("div", js, [l("div", { class: "delete-brand-progress-bar-fill", style: Ae({ width: `${Y(t)}%` }) }, null, 4)]), l("div", zs, v(ke(t)), 1)])) : h("", !0), t.previewRows?.length ? (d(), f("div", Vs, v(Ee(t.previewRows)), 1)) : h("", !0), W(t) ? (d(), f("div", Qs, "错误信息:" + v(W(t)), 1)) : h("", !0)]), l("div", Xs, [l("span", { class: De(["status", Z(t).className]) }, v(Z(t).text), 3), Ie(t) ? (d(), f("button", { key: 0, type: "button", class: "download", onClick: n => Te(t) }, " 下载 ", 8, Ws)) : h("", !0), t.resultId ? (d(), f("button", { key: 1, type: "button", class: "btn-delete", onClick: n => Fe(t.resultId) }, " 删除 ", 8, Ys)) : h("", !0)])]))), 128))])])) : h("", !0), X.value.length ? (d(), f("div", Zs, [s[10] || (s[10] = l("div", { class: "result-subsection-title" }, "历史记录", -1)), l("ul", et, [(d(!0), f(H, null, de(X.value, t => (d(), f("li", { key: `history-${t.taskId || t.resultId || t.sourceFilename}`, class: "task-item split-result-item" }, [l("div", st, [l("span", { class: "id", title: t.sourceFilename }, v(t.sourceFilename || "-"), 9, tt), l("div", nt, "店铺名:" + v(t.shopName || "-"), 1), l("div", at, "匹配结果:" + v(me(t)), 1), t.platform ? (d(), f("div", lt, "平台:" + v(t.platform), 1)) : h("", !0), t.countryCount !== void 0 && t.matched ? (d(), f("div", rt, "国家数:" + v(t.countryCount), 1)) : h("", !0), t.totalRows !== void 0 && t.matched ? (d(), f("div", ot, "去重后 " + v(t.totalRows) + " 条 ", 1)) : h("", !0), ye(t) ? (d(), f("div", ut, [l("div", it, [s[9] || (s[9] = l("span", null, "任务进度", -1)), l("span", null, v(Y(t)) + "%", 1)]), l("div", ct, [l("div", { class: "delete-brand-progress-bar-fill", style: Ae({ width: `${Y(t)}%` }) }, null, 4)]), l("div", dt, v(ke(t)), 1)])) : h("", !0), t.previewRows?.length ? (d(), f("div", ft, v(Ee(t.previewRows)), 1)) : h("", !0), W(t) ? (d(), f("div", vt, "错误信息:" + v(W(t)), 1)) : h("", !0)]), l("div", ht, [l("span", { class: De(["status", Z(t).className]) }, v(Z(t).text), 3), Ie(t) ? (d(), f("button", { key: 0, type: "button", class: "download", onClick: n => Te(t) }, " 下载 ", 8, pt)) : h("", !0), t.resultId ? (d(), f("button", { key: 1, type: "button", class: "btn-delete", onClick: n => Fe(t.resultId) }, " 删除 ", 8, _t)) : h("", !0)])]))), 128))])])) : h("", !0)], 64)) : (d(), f("div", $s, " 暂无删除品牌结果,完成解析后会在这里展示按国家分组的去重结果 "))])])])])])) } }), gt = us(yt, [["__scopeId", "data-v-04852f65"]]); is(gt).use(cs).mount("#app");
|