auto-sync: 2026-05-19 23:04:57

This commit is contained in:
cfdaily
2026-05-19 23:04:57 +08:00
parent cb4643d275
commit ea17cbdd7a
@@ -6,6 +6,7 @@ import { useEffect, useState } from 'react';
import { useStore } from '../store';
import { api } from '../api';
import CheckpointPanel from './CheckpointPanel';
import ArtifactPanel from './ArtifactPanel';
// ── 常量 ──
const STATUS_META: Record<string, { color: string; label: string }> = {