更新新需求-采集

This commit is contained in:
super
2026-06-09 21:07:50 +08:00
parent b0462df3c1
commit c3d43aa26a
20 changed files with 2084 additions and 44185 deletions

View File

@@ -2,15 +2,20 @@
--font-family-base: "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", sans-serif;
--color-primary: #409eff;
--color-bg-light: #eef3f8;
--color-bg-dark: #0d0d0d;
--color-bg-dark: #060913;
--color-surface-light: rgba(255, 255, 255, 0.92);
--color-surface-dark: #1a1a1a;
--color-surface-dark: #0f172a;
--color-border-light: #d6e4ef;
--color-border-dark: #2a2a2a;
--color-border-dark: #334155;
--color-text-primary: #303133;
--color-text-secondary: #606266;
--color-text-dark: #e5eaf3;
--color-text-muted-dark: #94a3b8;
--color-accent-blue: #60a5fa;
--color-accent-indigo: #818cf8;
--color-accent-surface: rgba(37, 99, 235, 0.14);
--shadow-card: 0 10px 30px rgba(0, 0, 0, 0.08);
--shadow-card-dark: 0 18px 38px rgba(2, 8, 23, 0.35);
--radius-lg: 16px;
--radius-md: 12px;
--radius-sm: 8px;