docs: 更新文档内容及结构调整

- 修复文档中的格式问题和错误
- 新增功能文档:数据迁移和管理后台
- 调整文档目录结构,将管理后台移至功能分类
- 更新API文档中的字段说明和响应示例
- 优化后端配置文档,移除冗余内容
This commit is contained in:
anghunk
2026-01-20 15:32:51 +08:00
parent 9d3d4f79a9
commit 4a4349e0b9
10 changed files with 216 additions and 299 deletions

View File

@@ -620,10 +620,6 @@
font-family: inherit;
}
.cwd-page-num:hover {
background: var(--cwd-bg-hover, #f6f8fa);
}
.cwd-page-num-active {
color: #ffffff;
background: var(--cwd-primary, #0969da);