sync: soul-admin 前端、开发文档 | 原因: 前端代码修改、开发文档更新

This commit is contained in:
卡若
2026-03-08 17:01:44 +08:00
parent 77db1995b7
commit 3ca0d58fe0
5 changed files with 49 additions and 44 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -4,8 +4,8 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>管理后台 - Soul创业派对</title>
<script type="module" crossorigin src="/assets/index-ytee3iAw.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CTqemkTd.css">
<script type="module" crossorigin src="/assets/index-CSa1k7nJ.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CMnlmOrl.css">
</head>
<body>
<div id="root"></div>

View File

@@ -456,3 +456,8 @@ vercel --prod
| 当天已匹配不重复 | 已完成 | MatchUsers 排除当天已匹配 matched_user_id |
| 存客宝协作需求文档 | 已完成 | 4 条需求写入存客宝协作需求.md |
| CKB 测试"已存在"判定修正 | 已完成 | 前端:已存在/已加入也标为成功 |
| 匹配记录加载失败修复 | 已完成 | 后端 DBMatchRecordsList 对空用户做安全读取,避免 nil panic |
| 存客宝右上角工作台 | 已完成 | 从独立 Tab 改为右上角入口;支持接口测试、配置保存、文档摘要 |
| AI 获客数据首页重构 | 已完成 | 数据统计页拆为「找伙伴数据 / AI 获客数据」,已提交线索和有联系方式可点开 |
| 本地测试数据插入能力 | 已完成 | 新增 /api/db/match-records/test资源对接/团队招募页可一键插入测试记录 |
| Dashboard 增加匹配概览 | 已完成 | 首页数据概览新增「匹配次数」「匹配收益」 |