1 |
- <app-layout vue-id="73601dbe-1" class="data-v-fb76bef6" bind:__l="__l" vue-slots="{{['default']}}"><block wx:if="{{is_show}}"><view class="city-map-box dir-top-nowrap data-v-fb76bef6"><view class="top-box dir-left-nowrap data-v-fb76bef6"><image class="goods-image box-grow-0 data-v-fb76bef6" src="{{expressData.goods_pic}}"></image><view class="goods-info dir-top-nowrap box-grow-1 data-v-fb76bef6"><view class="t-omit goods-name data-v-fb76bef6">{{expressData.goods_name}}</view><view class="goods-num data-v-fb76bef6">{{"共购买"+expressData.goods_num+"件商品"}}</view></view></view><view class="data-v-fb76bef6"><map style="width:100%;height:300px;" latitude="{{latitude}}" longitude="{{longitude}}" markers="{{covers}}" class="data-v-fb76bef6"></map></view><view class="city-box dir-top-nowrap data-v-fb76bef6"><view class="status-label data-v-fb76bef6">{{expressData.status_text}}</view><block wx:if="{{expressData.estimate_time&&expressData.status!=302}}"><view class="time-label data-v-fb76bef6">{{expressData.estimate_time}}</view></block><view class="corporation-box dir-left-nowrap data-v-fb76bef6"><image class="corporation-icon data-v-fb76bef6" src="{{expressData.corporation_icon}}"></image><view class="corporation-name data-v-fb76bef6">{{expressData.corporation_name}}</view></view><view class="dir-left-nowrap cross-center city-service data-v-fb76bef6"><image class="head data-v-fb76bef6" src="/static/image/icon/deliveryman.png"></image><view class="info-box dir-top-nowrap box-grow-1 data-v-fb76bef6"><block wx:if="{{expressData.city_name&&expressData.city_mobile}}"><view class="info-label data-v-fb76bef6">配送员</view><view class="info-man data-v-fb76bef6">{{expressData.city_name+" "+expressData.city_mobile}}</view></block><block wx:else><view class="await-man data-v-fb76bef6">等待分配骑手</view></block></view><view class="icon-box data-v-fb76bef6"><app-jump-button vue-id="{{('73601dbe-2')+','+('73601dbe-1')}}" open_type="tel" number="{{expressData.city_mobile}}" class="data-v-fb76bef6" bind:__l="__l" vue-slots="{{['default']}}"><image class="icon data-v-fb76bef6" src="/static/image/icon/store-tel.png"></image></app-jump-button></view></view></view></view></block></app-layout>
|