From e4dfe9f17d64d016376872b786d2987805ee41ef Mon Sep 17 00:00:00 2001 From: shimai <shimai@example.com> Date: Fri, 03 Apr 2026 11:12:14 +0800 Subject: [PATCH] Merge branch 'test/tony.cheng/260312' of http://120.79.193.119:9090/r/~chengmw/cloud-melody-front into test/shimai.huang/260309 --- openspec/changes/implement-mediation-state-control/proposal.md | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/openspec/changes/implement-mediation-state-control/proposal.md b/openspec/changes/implement-mediation-state-control/proposal.md index f0fbbe4..93499b3 100644 --- a/openspec/changes/implement-mediation-state-control/proposal.md +++ b/openspec/changes/implement-mediation-state-control/proposal.md @@ -23,12 +23,15 @@ ## Success Criteria - 按钮正确显示在人工接管按钮右侧 -- 状态为0或1时显示"终止"按钮(蓝色样式) -- 状态为5时显示"恢复"按钮(绿色样式) +- 状态为1时显示"终止"按钮(红色渐变样式) +- 状态为5时显示"恢复"按钮(绿色渐变样式) - 其他状态下不显示该按钮 - 点击按钮后正确显示确认对话框 - API调用成功后页面数据正确刷新 - API调用失败时显示相应错误提示 +- 终止操作成功后自动关闭外呼气泡组件 +- state=5时状态文本显示为"AI调解暂停中" +- state=5时状态圆点显示为红色 ## Risks & Mitigations - **风险**:频繁的状态变更可能影响调解流程的一致性 -- Gitblit v1.8.0