style: 清理平台页面旧工作台叙事

This commit is contained in:
2026-06-04 04:28:36 +08:00
parent b30ba19dcc
commit de2bd2956f
4 changed files with 7 additions and 6 deletions

View File

@@ -172,6 +172,7 @@ def test_home_page_uses_unified_four_entry_labels(client):
assert "<h3>资料包</h3>" in content
assert "<h3>审核智能体</h3>" in content
assert "<h3>处理历史</h3>" in content
assert "会话工作台" not in content
def test_base_layout_marks_current_topnav_entry_active(client, db):