diff --git a/web/components/dashboard.tsx b/web/components/dashboard.tsx index 1efd8c5..7d4bdfc 100644 --- a/web/components/dashboard.tsx +++ b/web/components/dashboard.tsx @@ -514,7 +514,7 @@ export const Dashboard = forwardRef(function Dashboard({ )} {!hasFrames ? ( -
候选 30 张 → pHash 去重 + 清晰度排序 → 时序分桶 → 5 张代表分镜
+
候选帧 → pHash 去重 + 清晰度排序 + 时序分桶 → 按当前设置产出参考帧
) : ( job!.frames.map((f) => { @@ -646,7 +646,7 @@ export const Dashboard = forwardRef(function Dashboard({