feat(dashboard): 首页轮播种子管理 + 三统计配置增强

数据大盘新增/增强两块运营配置:
- 首页轮播种子(新):列表/新增/编辑/批量生成/预览效果;用户名可空(留空自动合成)、金额区间(min~max)
- 首页数据配置(增强):自增长「百分比/固定增量」切换、真实值基数偏移、「允许数字下降」(只增不减)开关、下次预计值、立即更新二次确认;倍率上限 1.5
- 依赖 @ant-design/v5-patch-for-react-19(React 19 兼容,providers 顶部 import)
- start.sh/stop.sh 跨平台重写;.run-logs/ 加入 .gitignore

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
OuYingJun1024
2026-06-07 14:14:06 +08:00
parent 125b0e1339
commit 8c31cecb37
9 changed files with 1091 additions and 145 deletions
+1
View File
@@ -6,3 +6,4 @@ out
next-env.d.ts
.DS_Store
data/
.run-logs/