Files
ISISeg/工程分析/需求分析-2026-05-18-19-37-10.md

23 lines
924 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 需求分析
开始时间2026-05-18-19-37-10
## 用户目标
用户希望“查看原始视频”和“预览与结果”成为同级区域,而不是“预览与结果”中的一个按钮。右侧工作区需要横向分为两半:左侧查看原始视频/图像,右侧展示预览与分割结果。
## 本轮目标
- 将右侧工作区拆成左右两个同级面板。
- 左侧面板标题为“查看原始视频/图像”,负责原始输入预览。
- 右侧面板标题为“预览与结果”,负责分割进度、统计摘要和结果帧。
- 保留原始媒体大弹窗能力,入口放在左侧面板标题区。
- 保持移动端自动上下堆叠。
## 验收标准
- 初始页面右侧区域左右分栏明确。
- 加载样例后左侧显示原始视频播放器。
- 分割后右侧显示结果摘要和结果帧。
- 清空后左侧恢复未加载状态,右侧恢复未运行状态。