From 367391f568ceb9d98a2186f77d68356b7bb3f264 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E9=9F=B5=E7=90=B4?= <757188142@qq.com> Date: Fri, 17 Apr 2026 17:39:13 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=92=A8=E8=AF=A2=E6=A1=A3=E6=A1=88?= =?UTF-8?q?=E8=AF=A6=E6=83=85=E9=A1=B5=E6=96=B0=E5=A2=9E=E5=92=A8=E8=AF=A2?= =?UTF-8?q?=E4=BA=BA=E6=A1=A3=E6=A1=88=E4=BF=A1=E6=81=AF=E6=8A=98=E5=8F=A0?= =?UTF-8?q?=E5=B1=95=E7=A4=BA=E5=8C=BA=E5=9F=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- .../expert/workbench/video-call.html | 126 ----------- .../health-consult/consult-record-detail.html | 204 ++++++++++++++++++ 2 files changed, 204 insertions(+), 126 deletions(-) delete mode 100644 emergency-app/expert/workbench/video-call.html diff --git a/emergency-app/expert/workbench/video-call.html b/emergency-app/expert/workbench/video-call.html deleted file mode 100644 index c5d3b8f..0000000 --- a/emergency-app/expert/workbench/video-call.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - 视频通话 - 咨询专家 - - - -
- -
- 9:41 -
●●●WiFi🔋
-
- - -
-
-
- - -
-
-
王芳
-
视频通话中
-
- - -
-
05:23
-
- - -
- - - - - - -
- - - -
- - - diff --git a/web-admin/health-consult/consult-record-detail.html b/web-admin/health-consult/consult-record-detail.html index db5f1c5..6b93e30 100644 --- a/web-admin/health-consult/consult-record-detail.html +++ b/web-admin/health-consult/consult-record-detail.html @@ -86,6 +86,35 @@ .consult-row{display:flex;flex-direction:column;gap:4px;} .consult-row__label{font-size:var(--font-xs);color:var(--text-secondary);} .consult-row__value{font-size:var(--font-sm);color:var(--text-primary);font-weight:500;} + /* 咨询档案折叠区域 */ + .archive-section{margin-top:16px;} + .archive-section__header{display:flex;align-items:center;gap:8px;cursor:pointer;padding:10px 0;user-select:none;} + .archive-section__header::before{content:'';width:3px;height:14px;background:var(--primary);border-radius:2px;} + .archive-section__title{font-size:var(--font-sm);font-weight:600;color:var(--text-primary);flex:1;} + .archive-section__count{font-size:var(--font-xs);color:var(--text-secondary);} + .archive-section__arrow{font-size:10px;color:var(--text-secondary);transition:transform .2s;} + .archive-section__arrow.collapsed{transform:rotate(-90deg);} + .archive-section__body{display:flex;flex-direction:column;gap:8px;padding-top:8px;} + .archive-section__body.collapsed{display:none;} + .archive-section__empty{font-size:var(--font-xs);color:#bbb;padding:20px 0;text-align:center;} + .archive-item{border:1px solid var(--border);border-radius:var(--radius-sm);background:#fff;overflow:hidden;} + .archive-item__header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;cursor:pointer;transition:background .2s;} + .archive-item__header:hover{background:#F5F7FA;} + .archive-item__name{font-size:var(--font-sm);color:var(--text-primary);font-weight:500;} + .archive-item__arrow{font-size:12px;color:var(--text-secondary);transition:transform .25s;} + .archive-item__arrow.expanded{transform:rotate(90deg);} + .archive-item__detail{display:none;padding:16px;border-top:1px solid var(--border);background:#FAFBFC;} + .archive-item__detail.expanded{display:block;} + .archive-row{display:flex;align-items:flex-start;gap:8px;margin-bottom:12px;font-size:var(--font-sm);} + .archive-row:last-child{margin-bottom:0;} + .archive-row__label{color:var(--primary);min-width:100px;flex-shrink:0;white-space:nowrap;} + .archive-row__value{color:var(--text-primary);line-height:1.6;} + .archive-row__value .tag{margin-left:0;} + .archive-row__sub{display:inline-flex;align-items:center;gap:6px;margin-left:16px;color:var(--primary);font-size:var(--font-sm);} + .archive-row__sub-val{color:var(--text-primary);} + .archive-img-list{display:flex;gap:10px;flex-wrap:wrap;} + .archive-img-placeholder{width:80px;height:80px;background:#F0F0F0;border-radius:var(--radius-sm);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#bbb;font-size:var(--font-xs);border:1px solid var(--border);} + .archive-img-placeholder svg{width:28px;height:28px;color:#ccc;} @@ -267,6 +296,103 @@ + + +
+
+ 档案信息 + 共 2 条 + +
+
+ +
+
+ 久坐腰部疼痛 + +
+
+
+ 档案名称 + 久坐腰部疼痛 +
+
+ 问题描述 + 久坐后腰部持续酸痛,弯腰时加重,近两周症状明显,影响日常工作和休息。 +
+
+ 持续时间 + 1-2周 +
+
+ 检查资料 + +
+
图片
+
图片
+
+
+
+
+ 是否前往医院就诊 + 是 + 医院名称 北京协和医院 + 科室 骨科 + +
+
+ 疾病名称 + 腰肌劳损 +
+
+ 期望帮助 + 希望了解腰部疼痛的具体病因,是否需要进一步检查,以及日常缓解和治疗方案建议。 +
+
+
+ +
+
+ 头痛反复发作 + +
+
+
+ 档案名称 + 头痛反复发作 +
+
+ 问题描述 + 近一个月头痛频繁,每次持续1-2小时,以前额和太阳穴为主。 +
+
+ 持续时间 + 1个月 +
+
+ 检查资料 + +
+
图片
+
+
+
+
+ 是否前往医院就诊 + +
+
+ 疾病名称 + 紧张型头痛 +
+
+ 期望帮助 + 想了解头痛的可能原因和缓解方法。 +
+
+
+
+
@@ -344,6 +470,60 @@ + + +
+
+ 本次档案 + 共 1 条 + +
+
+
+
+ 血压控制不稳定 + +
+
+
+ 档案名称 + 血压控制不稳定 +
+
+ 问题描述 + 近期血压波动较大,早晨测量偏高,服药后有时偏低,头晕频繁。 +
+
+ 持续时间 + 2-3周 +
+
+ 检查资料 + +
+
图片
+
+
+
+
+ 是否前往医院就诊 + 是 + 医院名称 长庆油田职工医院 + 科室 心内科 + +
+
+ 疾病名称 + 高血压 +
+
+ 期望帮助 + 咨询降压药物调整方案,以及日常血压管理建议。 +
+
+
+
+
@@ -421,6 +601,18 @@ + + +
+
+ 本次档案 + 共 0 条 + +
+
+
暂无咨询档案
+
+
@@ -436,6 +628,18 @@ function switchTab(btn, tabId) { btn.classList.add('active'); document.getElementById(tabId).classList.add('active'); } +function toggleArchiveSection(header) { + const arrow = header.querySelector('.archive-section__arrow'); + const body = header.nextElementSibling; + arrow.classList.toggle('collapsed'); + body.classList.toggle('collapsed'); +} +function toggleArchiveItem(itemHeader) { + const arrow = itemHeader.querySelector('.archive-item__arrow'); + const detail = itemHeader.nextElementSibling; + arrow.classList.toggle('expanded'); + detail.classList.toggle('expanded'); +}