map.wxml 2.85 KB
 1
<view style="width:100vw;height:100vh;position:relative;" class="data-v-e722d13a"><map style="width:100vw;height:100vh;" id="navi_map" longitude="{{longitude}}" latitude="{{latitude}}" scale="10" markers="{{markers}}" polyline="{{polyline}}" class="data-v-e722d13a"></map><view class="Highways data-v-e722d13a"><view class="stactInfo-title data-v-e722d13a">进行中</view><view class="stactInfo-hend data-v-e722d13a">剩余里程<label class="_span data-v-e722d13a">{{distance+"公里"}}</label></view></view><view class="userInfo data-v-e722d13a"><view class="carInfp data-v-e722d13a"><image style="width:32rpx;height:32rpx;margin:0 20rpx;" src="/static/lindang.png" alt class="_img data-v-e722d13a"></image><view class="item data-v-e722d13a" style="margin-right:80rpx;">{{'车牌:'+(userInfo.licencePlate||'')+''}}</view><view class="item data-v-e722d13a">{{'驾驶员:'+(userInfo.driver||'')+''}}</view></view><view class="doctorInfp data-v-e722d13a"><view class="stactInfo data-v-e722d13a"><view class="stactInfo-title data-v-e722d13a">进行中</view><view class="logo data-v-e722d13a"><image src="/static/toes.png" alt class="_img data-v-e722d13a"></image></view></view><view class="doctor-name data-v-e722d13a" style="margin-top:-30rpx;"><view class="item data-v-e722d13a">{{'操作人员:'+(userInfo.doctorName||'')+" | 跟车人员:"+(userInfo.nurseName||'')+''}}</view></view><view class="hospital data-v-e722d13a"><image style="width:32rpx;height:32rpx;margin:0 20rpx;" src="/static/lindang.png" alt class="_img data-v-e722d13a"></image><view class="hospital-title data-v-e722d13a">{{'送往'+(userInfo.hospital||'')+''}}</view></view><view class="patient data-v-e722d13a"><view class="data-v-e722d13a">患者信息<label class="_span data-v-e722d13a">{{":"+(PatientAray.name||'')+''}}<block wx:if="{{PatientAray.sex==0}}"><label style="margin:0 10rpx;" class="_span data-v-e722d13a">男</label></block><block wx:if="{{PatientAray.sex==1}}"><label style="margin:0 10rpx;" class="_span data-v-e722d13a">女</label></block>{{''+(PatientAray.age||'')}}</label></view></view></view></view><u-modal vue-id="0164d603-1" show="{{showModal}}" width="200px" showConfirmButton="{{false}}" class="data-v-e722d13a" bind:__l="__l" vue-slots="{{['default']}}"><view class="slot-content data-v-e722d13a"><view class="slot-content-item data-v-e722d13a"><image style="width:220rpx;height:150rpx;" src="/static/toes.png" alt class="_img data-v-e722d13a"></image><view style="margin-top:20rpx;margin-bottom:40rpx;text-align:center;" class="data-v-e722d13a">已到达医院</view><u-button style="width:183rpx;height:57rpx;background:#5581FF;border-radius:29rpx 29rpx 29rpx 29rpx;" vue-id="{{('0164d603-2')+','+('0164d603-1')}}" type="primary" text="我已知晓" data-event-opts="{{[['^click',[['apologizeBtn']]]]}}" bind:click="__e" class="data-v-e722d13a" bind:__l="__l"></u-button></view></view></u-modal></view>