docs: 完善数据迁移与备份恢复文档并优化样式结构

- 将内联样式迁移至独立 CSS 文件以提升可维护性
- 在数据迁移文档中新增 CWD 自身格式支持说明,并补充全量备份功能描述
- 在管理员 API 文档中扩展数据管理接口,详细说明配置、统计及全量备份的导入导出
This commit is contained in:
anghunk
2026-01-29 20:55:42 +08:00
parent d4fddcbdef
commit 311754dd5d
6 changed files with 390 additions and 7 deletions

View File

@@ -45,7 +45,3 @@ features:
details: 提供完整 REST API 与 SDK一行代码嵌入适配 Vue、React 等任意框架
---
<style>
.extra-class{max-width:1200px;margin:2em auto 0;padding:0 24px;}
.image-src{max-width:200px !important;}
</style>