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:
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user