|
|
@ -15,7 +15,11 @@ |
|
|
|
<view class="content">2024-02-09 12:04:23</view> |
|
|
|
<view class="content">2024-02-09 12:04:23</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="user"> |
|
|
|
<view class="user"> |
|
|
|
<doctorAvatar class="avatar" src="https://pic1.zhimg.com/50/v2-dcfbab1219ae4f7a7a6db168bb1580a2_720w.jpg?source=2c26e567" level="{{1}}"></doctorAvatar> |
|
|
|
<doctorAvatar |
|
|
|
|
|
|
|
class="avatar" |
|
|
|
|
|
|
|
src="https://pic1.zhimg.com/50/v2-dcfbab1219ae4f7a7a6db168bb1580a2_720w.jpg?source=2c26e567" |
|
|
|
|
|
|
|
level="{{1}}" |
|
|
|
|
|
|
|
></doctorAvatar> |
|
|
|
<view class="wrap"> |
|
|
|
<view class="wrap"> |
|
|
|
<view class="w-header"> |
|
|
|
<view class="w-header"> |
|
|
|
<view class="name">徐萌</view> |
|
|
|
<view class="name">徐萌</view> |
|
|
@ -37,11 +41,19 @@ |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="photos"> |
|
|
|
<view class="photos"> |
|
|
|
<image class="photo" src="https://pic1.zhimg.com/50/v2-dcfbab1219ae4f7a7a6db168bb1580a2_720w.jpg?source=2c26e567" mode="aspectFill" bind:tap="handleImagePreview" data-url="https://pic1.zhimg.com/50/v2-dcfbab1219ae4f7a7a6db168bb1580a2_720w.jpg?source=2c26e567"></image> |
|
|
|
<image |
|
|
|
|
|
|
|
class="photo" |
|
|
|
|
|
|
|
src="https://pic1.zhimg.com/50/v2-dcfbab1219ae4f7a7a6db168bb1580a2_720w.jpg?source=2c26e567" |
|
|
|
|
|
|
|
mode="aspectFill" |
|
|
|
|
|
|
|
bind:tap="handleImagePreview" |
|
|
|
|
|
|
|
data-url="https://pic1.zhimg.com/50/v2-dcfbab1219ae4f7a7a6db168bb1580a2_720w.jpg?source=2c26e567" |
|
|
|
|
|
|
|
></image> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="remark"> |
|
|
|
<view class="remark"> |
|
|
|
<view class="r-title">病历备注</view> |
|
|
|
<view class="r-title">病历备注</view> |
|
|
|
<view class="r-content">此患者已经做了基因检测,根据基因检测的流程判断已排除,但是其他的检测档案指向性较强,请帮忙判断</view> |
|
|
|
<view class="r-content"> |
|
|
|
|
|
|
|
此患者已经做了基因检测,根据基因检测的流程判断已排除,但是其他的检测档案指向性较强,请帮忙判断 |
|
|
|
|
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="audio-list"> |
|
|
|
<view class="audio-list"> |
|
|
|
<view class="audio-row">音频条,占位</view> |
|
|
|
<view class="audio-row">音频条,占位</view> |
|
|
@ -69,7 +81,11 @@ |
|
|
|
<view class="date">提交时间:2024-10-01 12:34:34</view> |
|
|
|
<view class="date">提交时间:2024-10-01 12:34:34</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="doctor"> |
|
|
|
<view class="doctor"> |
|
|
|
<doctorAvatar class="avatar" src="https://pic1.zhimg.com/50/v2-dcfbab1219ae4f7a7a6db168bb1580a2_720w.jpg?source=2c26e567" level="{{1}}"></doctorAvatar> |
|
|
|
<doctorAvatar |
|
|
|
|
|
|
|
class="avatar" |
|
|
|
|
|
|
|
src="https://pic1.zhimg.com/50/v2-dcfbab1219ae4f7a7a6db168bb1580a2_720w.jpg?source=2c26e567" |
|
|
|
|
|
|
|
level="{{1}}" |
|
|
|
|
|
|
|
></doctorAvatar> |
|
|
|
<view class="wrap"> |
|
|
|
<view class="wrap"> |
|
|
|
<view class="w-header"> |
|
|
|
<view class="w-header"> |
|
|
|
<view class="name">徐萌</view> |
|
|
|
<view class="name">徐萌</view> |
|
|
@ -136,7 +152,14 @@ |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<van-dialog use-slot title="" show="{{ show1 }}" show-cancel-button bind:close="onClose" confirm-button-color="rgba(0, 180, 197, 1)"> |
|
|
|
<van-dialog |
|
|
|
|
|
|
|
use-slot |
|
|
|
|
|
|
|
title="" |
|
|
|
|
|
|
|
show="{{ show1 }}" |
|
|
|
|
|
|
|
show-cancel-button |
|
|
|
|
|
|
|
bind:close="onClose" |
|
|
|
|
|
|
|
confirm-button-color="rgba(0, 180, 197, 1)" |
|
|
|
|
|
|
|
> |
|
|
|
<view class="dialog1"> |
|
|
|
<view class="dialog1"> |
|
|
|
<view class="title">驳回病历后您无需批注此病历</view> |
|
|
|
<view class="title">驳回病历后您无需批注此病历</view> |
|
|
|
<view class="select-wrap"> |
|
|
|
<view class="select-wrap"> |
|
|
@ -144,10 +167,23 @@ |
|
|
|
<view class="select">资料待补充</view> |
|
|
|
<view class="select">资料待补充</view> |
|
|
|
<view class="select">重复病历</view> |
|
|
|
<view class="select">重复病历</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<textarea class="remark" placeholder="请输入驳回原因" placeholder-style="color:rgba(205, 205, 205, 1);" auto-height></textarea> |
|
|
|
<textarea |
|
|
|
|
|
|
|
class="remark" |
|
|
|
|
|
|
|
placeholder="请输入驳回原因" |
|
|
|
|
|
|
|
placeholder-style="color:rgba(205, 205, 205, 1);" |
|
|
|
|
|
|
|
auto-height |
|
|
|
|
|
|
|
></textarea> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</van-dialog> |
|
|
|
</van-dialog> |
|
|
|
<van-dialog use-slot title="" show="{{ show2 }}" show-cancel-button bind:close="onClose" confirm-button-color="rgba(0, 180, 197, 1)" custom-style="background:transparent"> |
|
|
|
<van-dialog |
|
|
|
|
|
|
|
use-slot |
|
|
|
|
|
|
|
title="" |
|
|
|
|
|
|
|
show="{{ show2 }}" |
|
|
|
|
|
|
|
show-cancel-button |
|
|
|
|
|
|
|
bind:close="onClose" |
|
|
|
|
|
|
|
confirm-button-color="rgba(0, 180, 197, 1)" |
|
|
|
|
|
|
|
custom-style="background:transparent" |
|
|
|
|
|
|
|
> |
|
|
|
<view class="dialog2"> |
|
|
|
<view class="dialog2"> |
|
|
|
<image class="badge" src="/images/case-detail-dialog1.png"></image> |
|
|
|
<image class="badge" src="/images/case-detail-dialog1.png"></image> |
|
|
|
<view class="container"> |
|
|
|
<view class="container"> |
|
|
@ -156,7 +192,15 @@ |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</van-dialog> |
|
|
|
</van-dialog> |
|
|
|
<van-dialog use-slot title="" show="{{ show3 }}" show-cancel-button bind:close="onClose" confirm-button-color="rgba(0, 180, 197, 1)" custom-style="background:transparent"> |
|
|
|
<van-dialog |
|
|
|
|
|
|
|
use-slot |
|
|
|
|
|
|
|
title="" |
|
|
|
|
|
|
|
show="{{ show3 }}" |
|
|
|
|
|
|
|
show-cancel-button |
|
|
|
|
|
|
|
bind:close="onClose" |
|
|
|
|
|
|
|
confirm-button-color="rgba(0, 180, 197, 1)" |
|
|
|
|
|
|
|
custom-style="background:transparent" |
|
|
|
|
|
|
|
> |
|
|
|
<view class="dialog3"> |
|
|
|
<view class="dialog3"> |
|
|
|
<image class="badge" src="/images/case-detail-dialog2.png"></image> |
|
|
|
<image class="badge" src="/images/case-detail-dialog2.png"></image> |
|
|
|
<view class="container"> |
|
|
|
<view class="container"> |
|
|
@ -165,7 +209,15 @@ |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</van-dialog> |
|
|
|
</van-dialog> |
|
|
|
<van-dialog use-slot title="" show="{{ show4 }}" show-cancel-button bind:close="onClose" confirm-button-color="rgba(0, 180, 197, 1)" custom-style="background:transparent"> |
|
|
|
<van-dialog |
|
|
|
|
|
|
|
use-slot |
|
|
|
|
|
|
|
title="" |
|
|
|
|
|
|
|
show="{{ show4 }}" |
|
|
|
|
|
|
|
show-cancel-button |
|
|
|
|
|
|
|
bind:close="onClose" |
|
|
|
|
|
|
|
confirm-button-color="rgba(0, 180, 197, 1)" |
|
|
|
|
|
|
|
custom-style="background:transparent" |
|
|
|
|
|
|
|
> |
|
|
|
<view class="dialog4"> |
|
|
|
<view class="dialog4"> |
|
|
|
<image class="badge" src="/images/case-detail-dialog3.png"></image> |
|
|
|
<image class="badge" src="/images/case-detail-dialog3.png"></image> |
|
|
|
<view class="container"> |
|
|
|
<view class="container"> |
|
|
@ -174,7 +226,15 @@ |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</van-dialog> |
|
|
|
</van-dialog> |
|
|
|
<van-dialog use-slot title="" show="{{ show5 }}" show-cancel-button bind:close="onClose" confirm-button-color="rgba(0, 180, 197, 1)" custom-style="background:transparent"> |
|
|
|
<van-dialog |
|
|
|
|
|
|
|
use-slot |
|
|
|
|
|
|
|
title="" |
|
|
|
|
|
|
|
show="{{ show5 }}" |
|
|
|
|
|
|
|
show-cancel-button |
|
|
|
|
|
|
|
bind:close="onClose" |
|
|
|
|
|
|
|
confirm-button-color="rgba(0, 180, 197, 1)" |
|
|
|
|
|
|
|
custom-style="background:transparent" |
|
|
|
|
|
|
|
> |
|
|
|
<view class="dialog5"> |
|
|
|
<view class="dialog5"> |
|
|
|
<image class="badge" src="/images/case-detail-dialog4.png"></image> |
|
|
|
<image class="badge" src="/images/case-detail-dialog4.png"></image> |
|
|
|
<view class="container"> |
|
|
|
<view class="container"> |
|
|
|