index.wxml 4.24 KB
 1
<view class="gentfiling data-v-4feb7419"><block wx:if="{{animation}}"><view class="prompt data-v-4feb7419"><view class="dots-container _section data-v-4feb7419"><view class="dot data-v-4feb7419"></view><view class="dot data-v-4feb7419"></view><view class="dot data-v-4feb7419"></view><view class="dot data-v-4feb7419"></view><view class="dot data-v-4feb7419"></view></view><text class="data-v-4feb7419">录音中...</text></view></block><view class="info data-v-4feb7419"><view class="logo data-v-4feb7419"><image src="/static/doctor.png" alt class="_img data-v-4feb7419"></image></view><view class="infoUser data-v-4feb7419"><view class="user data-v-4feb7419">{{''+userInfo1.name+''}}</view><view class="userTitle data-v-4feb7419"><label style="margin-right:20rpx;" class="_span data-v-4feb7419">{{userInfo1.gender}}</label><label style="margin-right:20rpx;" class="_span data-v-4feb7419">{{(userInfo1.age||18)+"岁"}}</label><label class="_span data-v-4feb7419"><label style="margin-right:20rpx;" class="_span data-v-4feb7419">身份证号:</label>{{userInfo1.id||'11'}}</label></view><view class="address data-v-4feb7419">{{''+(userInfo1.address||'222')+''}}</view></view></view><block wx:if="{{userInfo1.caseHistory}}"><view class="caseHistory data-v-4feb7419"><view class="title data-v-4feb7419">初步诊断</view><view class="item data-v-4feb7419">{{''+(userInfo1.caseHistory||'')+''}}</view><view class="img data-v-4feb7419"><view class="title1 data-v-4feb7419">病例附件</view><block wx:if="{{userInfo1.img}}"><view class="img-info data-v-4feb7419" style="margin-top:20rpx;"><block wx:for="{{newUrlsArray}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="img-item data-v-4feb7419"><image src="{{item}}" alt class="_img data-v-4feb7419"></image></view></block></view></block></view></view></block><view class="head data-v-4feb7419"><view class="item data-v-4feb7419">初诊病例</view><view class="title data-v-4feb7419">初步诊断</view><view class="textarea-post data-v-4feb7419"><textarea class="textarea data-v-4feb7419" auto-height="{{true}}" maxlength="{{-1}}" placeholder="请输入" data-event-opts="{{[['input',[['__set_model',['','diagnose','$event',[]]]]]]}}" value="{{diagnose}}" bindinput="__e"></textarea><image src="/static/yuy.png" alt data-event-opts="{{[['tap',[['popupBtn',[1]]]]]}}" bindtap="__e" class="_img data-v-4feb7419"></image></view><view class="title data-v-4feb7419" style="margin-top:60rpx;">既往史</view><view class="textarea-post data-v-4feb7419"><textarea class="textarea data-v-4feb7419" auto-height="{{true}}" maxlength="{{-1}}" placeholder="请输入" data-event-opts="{{[['input',[['__set_model',['','caseHistory','$event',[]]]]]]}}" value="{{caseHistory}}" bindinput="__e"></textarea><image src="/static/yuy.png" alt data-event-opts="{{[['tap',[['popupBtn',[2]]]]]}}" bindtap="__e" class="_img data-v-4feb7419"></image></view></view><view class="annex data-v-4feb7419"><view class="item data-v-4feb7419" style="margin-bottom:30rpx;">病例附件</view><uni-file-picker vue-id="a4f8dfe6-1" title="最多选择9张图片" fileMediatype="image" mode="grid" limit="9" value="{{imageValue}}" data-event-opts="{{[['^delete',[['delete1']]],['^select',[['select']]],['^progress',[['progress']]],['^success',[['success']]],['^input',[['__set_model',['','imageValue','$event',[]]]]]]}}" bind:delete="__e" bind:select="__e" bind:progress="__e" bind:success="__e" bind:input="__e" class="data-v-4feb7419" bind:__l="__l"></uni-file-picker></view><view class="bottom data-v-4feb7419"><button class="button data-v-4feb7419" type="default" data-event-opts="{{[['tap',[['extractBtn',['$event']]]]]}}" bindtap="__e">提交</button></view><uni-popup vue-id="a4f8dfe6-2" mask="{{true}}" type="bottom" border-radius="10px 10px 0 0" data-ref="popup" class="data-v-4feb7419 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view data-event-opts="{{[['touchstart',[['streamRecord',['$event']]]],['touchend',[['endStreamRecord',['$event']]]]]}}" style="height:100rpx;width:100rpx;margin:100rpx auto;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fff;" bindtouchstart="__e" bindtouchend="__e" class="data-v-4feb7419"><image style="height:60rpx;width:60rpx;" src="/static/yuy.png" alt class="_img data-v-4feb7419"></image></view></uni-popup></view>