feat: 废弃专家/小助手详情页,图文咨询改用内联对话弹窗,对话气泡增加发送人名称

- archive-personal-detail.html: 图文咨询和小助手查看对话从iframe加载废弃页面改为内联modal弹窗
- history-expert.html / history-assistant.html: 对话气泡上方新增发送人名称显示
- 删除废弃页面 history-expert-detail.html、history-assistant-detail.html
- 更新PRD文档和页面截图

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
冯普
2026-04-17 18:30:59 +08:00
co-authored by Claude Opus 4.6
parent 367391f568
commit fc38844eb9
21 changed files with 152 additions and 586 deletions
+1 -1
View File
@@ -142,7 +142,7 @@ body { background: var(--background); font-family: -apple-system, BlinkMacSystem
<div class="header">
<div class="header__inner">
<div class="header__title">健康长庆升级项目 · 高保真交互原型</div>
<div class="header__sub">点击模块卡片跳转至对应模块主页,点击页数徽章查看全部页面</div>
<div class="header__sub">点击模块卡片跳转至对应模块主页,点击页数徽章查看全部页面,点击PRD文档在线预览详细功能说明</div>
</div>
<div class="tab-nav" id="tab-nav"></div>
</div>