nex_docus/docs/sdd/specs/DV-0003-document-editing/verification.md

17 lines
498 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# DV-0003文档编辑与文件操作 验证Verification
## 手工验收清单
- [x] 新建/重命名/删除/移动文件与文件夹
- [x] 文件内容保存后读回一致
- [x] 图片/文档上传成功
- [x] 目录导出 ZIP、文档导出 PDF
- [x] 隐藏文件与 _assets 不在树中
## 结构性证据
| VER | 证据 | 证明 |
| --- | --- | --- |
| VER-11 | api/v1/files.py | FR-4 |
| VER-12 | services/storage.py | FR-4 |
| VER-16 | frontend/src/pages/Document/* | FR-4a |