MrShi
7 天以前 275596fc999e12e2b6f2f0ea1a0ddcc9efdc6567
small-program/unpackage/dist/dev/mp-weixin/shop/pages/order-details/order-details.wxml
@@ -1 +1 @@
<view class="detail data-v-7018f561"><view class="{{['data-v-7018f561',info.type===1?'head head1':'head head0']}}" style="{{'height:'+(statusbarHeight+navHeight+'px')+';'}}"><view style="{{'width:'+('100%')+';'+('height:'+(statusbarHeight+'px')+';')}}" class="data-v-7018f561"></view><view class="head-nav data-v-7018f561" style="{{'width:'+('100%')+';'+('height:'+(navHeight+'px')+';')}}"><image src="/static/icon/nav_ic_back.png" mode="widthFix" data-event-opts="{{[['tap',[['goBack',['$event']]]]]}}" bindtap="__e" class="data-v-7018f561"></image><text class="data-v-7018f561">寄存订单</text><image style="opacity:0;" src="/static/icon/nav_ic_back.png" mode="widthFix" data-event-opts="{{[['tap',[['goBack',['$event']]]]]}}" bindtap="__e" class="data-v-7018f561"></image></view></view><view style="{{'width:'+('100%')+';'+('height:'+(statusbarHeight+navHeight+'px')+';')}}" class="data-v-7018f561"></view><view class="{{['data-v-7018f561',info.type===1?'nr head1':'nr head0']}}"><view class="nr-status data-v-7018f561"><text class="data-v-7018f561">{{info.statusName||''}}</text><block wx:if="{{info.type===0}}"><view class="nr-status-type1 data-v-7018f561">就地寄存</view></block><block wx:if="{{info.type===1}}"><view class="nr-status-type data-v-7018f561">同城寄送</view></block><block wx:if="{{info.type===1&&info.isUrgent===0}}"><view class="nr-status-type1 data-v-7018f561">标速达</view></block><block wx:if="{{info.type===1&&info.isUrgent===1}}"><view class="nr-status-type1 data-v-7018f561">极速达</view></block></view><block wx:if="{{info.type===1&&info.status===4}}"><view class="item data-v-7018f561" style="padding:10rpx;"><map style="width:100%;height:362rpx;" name="mapAddr" latitude="{{mapLat}}" longitude="{{mapLng}}" scale="{{mapScale}}" markers="{{markers}}" polyline="{{polyline}}" show-location="{{true}}" class="data-v-7018f561"></map></view></block><view class="item data-v-7018f561"><view class="addr data-v-7018f561"><view class="addr-item data-v-7018f561"><view class="ji bg data-v-7018f561">寄</view><view class="xiantiao data-v-7018f561"></view><view class="addr-item-top data-v-7018f561"><text class="data-v-7018f561">{{info.depositShopName||''}}</text></view><text style="width:70%;" class="data-v-7018f561">{{(info.depositShopAddress||'')+''}}</text><view class="addr-link data-v-7018f561" style="top:0;"><image style="margin-right:10rpx;" src="/static/icon/ic_call@2x.png" mode="widthFix" data-event-opts="{{[['tap',[['contactPhoneDo',['$0'],['info.takePhone']]]]]}}" bindtap="__e" class="data-v-7018f561"></image><text class="txt-d1 data-v-7018f561">联系客户</text></view></view><block wx:if="{{info.type===1}}"><view class="addr-item data-v-7018f561"><view class="ji bg1 data-v-7018f561">收</view><view class="addr-item-top data-v-7018f561"><text class="data-v-7018f561">{{info.takeShopName||info.takeLocation||''}}</text></view><text class="data-v-7018f561">{{(info.takeShopAddress||'')+''}}</text></view></block></view><view class="item-x data-v-7018f561"></view><view class="item-list data-v-7018f561"><view class="item-list-row data-v-7018f561"><view class="item-form-label data-v-7018f561">收件人</view><view class="item-form-val data-v-7018f561">{{info.takeUser||''}}</view></view><view class="item-list-row data-v-7018f561"><view class="item-form-label data-v-7018f561">收件人电话</view><view class="item-form-val data-v-7018f561">{{info.takePhone||''}}</view></view><view class="item-list-row data-v-7018f561"><view class="item-form-label data-v-7018f561">预计到店时间</view><view class="item-form-val data-v-7018f561">{{info.expectedDepositTime||''}}</view></view><view class="item-list-row data-v-7018f561"><view class="item-form-label data-v-7018f561">预计取件时间</view><view class="item-form-val data-v-7018f561">{{info.expectedTakeTime||''}}</view></view><view class="item-list-row data-v-7018f561"><view class="item-form-label data-v-7018f561">物品名称</view><view class="item-form-val data-v-7018f561">{{info.goodTypeName||''}}</view></view><view class="item-list-row data-v-7018f561"><view class="item-form-label data-v-7018f561">物品照片</view><block wx:if="{{$root.g0}}"><view class="item-form-list data-v-7018f561"><block wx:for="{{info.orderImages}}" wx:for-item="item" wx:for-index="index"><view class="item-form-list-row data-v-7018f561"><image src="{{item}}" mode="widthFix" data-event-opts="{{[['tap',[['previewImage',['$0',index],['info.orderImages']]]]]}}" bindtap="__e" class="data-v-7018f561"></image></view></block></view></block></view></view><block wx:if="{{info.driverPhone}}"><view class="addr data-v-7018f561"><view class="addr-item data-v-7018f561"><view class="ji bg data-v-7018f561">送</view><view class="addr-item-top data-v-7018f561"><text class="txt-d data-v-7018f561">{{"司机:"+(info.driverName||'战神')+''}}</text></view><view class="addr-link data-v-7018f561" style="top:0;"><image style="margin-right:10rpx;" src="/static/icon/ic_call@2x.png" mode="widthFix" data-event-opts="{{[['tap',[['contactPhoneDo',['$0'],['info.driverPhone']]]]]}}" bindtap="__e" class="data-v-7018f561"></image><text class="txt-d1 data-v-7018f561">联系司机</text></view></view></view></block></view><block wx:if="{{info.commentStatus===1}}"><view class="item data-v-7018f561"><view class="comment data-v-7018f561"><view class="comment-top data-v-7018f561"><text class="data-v-7018f561">客户已评价:</text></view><view class="comment-score data-v-7018f561"><block wx:if="{{info.depositScore}}"><view class="score-item data-v-7018f561">寄件门店: <text style="color:#ffc533;font-size:38rpx;margin-right:10rpx;" class="data-v-7018f561">★</text>{{(info.depositScore||1)+''}}</view></block><block wx:if="{{info.driverScore}}"><view class="score-item data-v-7018f561">配送司机: <text style="color:#ffc533;font-size:38rpx;margin-right:10rpx;" class="data-v-7018f561">★</text>{{(info.driverScore||1)+''}}</view></block><block wx:if="{{info.takeScore}}"><view class="score-item data-v-7018f561">收件门店: <text style="color:#ffc533;font-size:38rpx;margin-right:10rpx;" class="data-v-7018f561">★</text>{{(info.takeScore||1)+''}}</view></block></view><block wx:if="{{$root.g1}}"><view class="comment-row data-v-7018f561"><block wx:for="{{info.commentImages}}" wx:for-item="item" wx:for-index="index"><view class="comment-image data-v-7018f561"><image src="{{item}}" mode="widthFix" data-event-opts="{{[['tap',[['previewImage',['$0',index],['info.commentImages']]]]]}}" bindtap="__e" class="data-v-7018f561"></image></view></block></view></block></view></view></block><block wx:if="{{info.refundInfo}}"><view class="item data-v-7018f561"><view class="tuikuan data-v-7018f561"><view class="tuikuan-top data-v-7018f561"><text class="data-v-7018f561">退款金额</text><text class="data-v-7018f561">{{"¥"+$root.g2}}</text></view><view class="tuikuan-bottom data-v-7018f561"><block wx:if="{{info.refundInfo.status===0}}"><text class="data-v-7018f561">退款中</text></block><block wx:if="{{info.refundInfo.status===1}}"><text class="data-v-7018f561">已退回您的支付账户</text></block><block wx:if="{{info.refundInfo.status===2}}"><text class="data-v-7018f561">退款失败</text></block><block wx:if="{{info.refundInfo.status===1}}"><text class="data-v-7018f561">{{info.refundInfo.refundTime||''}}</text></block><block wx:if="{{info.refundInfo.status!==1}}"><text class="data-v-7018f561">{{info.refundInfo.createTime||''}}</text></block></view></view></view></block><block wx:if="{{info.detailList}}"><view class="item data-v-7018f561"><view class="xl data-v-7018f561"><block wx:for="{{$root.l0}}" wx:for-item="goods" wx:for-index="__i0__" wx:key="luggageName"><view class="xl-item data-v-7018f561"><view class="xl-item-top data-v-7018f561"><text class="data-v-7018f561">{{goods.$orig.luggageName||''}}</text><text class="data-v-7018f561">{{"¥"+goods.g3}}</text></view><view class="xl-item-bottom data-v-7018f561"><text class="data-v-7018f561">{{goods.$orig.luggageDetail||''}}</text><text class="data-v-7018f561">{{"x"+(goods.$orig.num||1)}}</text></view></view></block></view><view class="item-x data-v-7018f561"></view><view class="item-list data-v-7018f561"><view class="item-list-row data-v-7018f561"><view class="item-form-label data-v-7018f561" style="color:#333333;font-size:28rpx;">保价金额</view><view class="item-form-val data-v-7018f561" style="color:#333333;font-size:24rpx;">{{"¥"+$root.g4}}</view></view><view class="item-list-row data-v-7018f561"><view class="item-form-label data-v-7018f561" style="color:#333333;font-size:28rpx;">行李保费</view><view class="item-form-val data-v-7018f561" style="color:#333333;font-size:24rpx;">{{"¥"+$root.g5}}</view></view><view class="item-list-row data-v-7018f561"><view class="item-form-label data-v-7018f561" style="color:#222222;font-size:30rpx;font-weight:600;">实付款</view><view class="item-form-val price data-v-7018f561" style="color:#FE2C2E;font-size:36rpx;">{{$root.g6}}</view></view></view></view></block><view class="item data-v-7018f561"><view class="item-title data-v-7018f561">订单信息</view><view class="item-infos data-v-7018f561"><view class="item-infos-item data-v-7018f561"><view class="item-infos-item-left data-v-7018f561">订单编号:</view><view class="item-infos-item-right data-v-7018f561"><text class="data-v-7018f561">{{info.code||''}}</text><image src="/static/icon/ic_cppy@2x.png" mode="widthFix" data-event-opts="{{[['tap',[['copyCode',[info.code||'']]]]]}}" bindtap="__e" class="data-v-7018f561"></image></view></view><view class="item-infos-item data-v-7018f561"><view class="item-infos-item-left data-v-7018f561">创建时间:</view><view class="item-infos-item-right data-v-7018f561"><text class="data-v-7018f561">{{info.createTime||''}}</text></view></view><block wx:if="{{info.payTime}}"><view class="item-infos-item data-v-7018f561"><view class="item-infos-item-left data-v-7018f561">支付时间:</view><view class="item-infos-item-right data-v-7018f561"><text class="data-v-7018f561">{{info.payTime||''}}</text></view></view></block><view class="item-infos-item data-v-7018f561"><view class="item-infos-item-left data-v-7018f561">支付方式:</view><view class="item-infos-item-right data-v-7018f561"><text class="data-v-7018f561">微信支付</text></view></view><block wx:if="{{info.outTradeNo}}"><view class="item-infos-item data-v-7018f561"><view class="item-infos-item-left data-v-7018f561">交易单号:</view><view class="item-infos-item-right data-v-7018f561"><text class="data-v-7018f561">{{info.outTradeNo||''}}</text></view></view></block><view class="item-infos-item data-v-7018f561"><view class="item-infos-item-left data-v-7018f561">订单备注:</view><view class="item-infos-item-right data-v-7018f561"><text class="data-v-7018f561">{{info.remark||''}}</text></view></view><block wx:if="{{info.refundTime}}"><view class="item-infos-item data-v-7018f561"><view class="item-infos-item-left data-v-7018f561">申请退款:</view><view class="item-infos-item-right data-v-7018f561"><text class="data-v-7018f561">{{info.refundTime||''}}</text></view></view></block></view></view><view style="width:100%;height:calc(210rpx + env(safe-area-inset-bottom));" class="data-v-7018f561"></view></view><block wx:if="{{info.overdueStatus!==0&&info.overdueStatus!==2}}"><view class="tips data-v-7018f561"><image src="/static/icon/ic_waring@2x.png" mode="widthFix" class="data-v-7018f561"></image><block wx:if="{{info.overdueStatus===1}}"><text class="data-v-7018f561">{{"已超过取件时间,已产生超时费用:¥"+$root.g7+"元"}}</text></block><block wx:if="{{info.overdueStatus===3}}"><text class="data-v-7018f561">{{"已超过取件时间,等待客户支付超时费用:¥"+$root.g8+"元"}}</text></block><block wx:if="{{info.overdueStatus===4}}"><text class="data-v-7018f561">{{"超过取件时间,已支付超时费用:¥"+$root.g9+"元"}}</text></block></view></block><view class="footer data-v-7018f561"><view class="footer-btns data-v-7018f561"><block wx:if="{{info.status===1||info.status===5}}"><view data-event-opts="{{[['tap',[['contactPhoneDo',['$0'],['info.takePhone']]]]]}}" class="btn kong data-v-7018f561" bindtap="__e">联系客户</view></block><block wx:if="{{info.type===1&&(info.status===4||info.status===3)}}"><view data-event-opts="{{[['tap',[['contactPhoneDo',['$0'],['info.driverPhone']]]]]}}" class="btn kong data-v-7018f561" bindtap="__e">联系骑手</view></block><block wx:if="{{info.status===1||info.status===4}}"><view data-event-opts="{{[['tap',[['hexiaoOrder',['$0'],['info']]]]]}}" class="btn you data-v-7018f561" bindtap="__e">收件核销</view></block><block wx:if="{{info.status==2||info.status===3||info.status===4}}"><view data-event-opts="{{[['tap',[['printerOrder',['$0'],['info']]]]]}}" class="btn you data-v-7018f561" bindtap="__e">打印标签</view></block><block wx:if="{{info.status===5&&(info.overdueStatus==0||info.overdueStatus==1)}}"><view data-event-opts="{{[['tap',[['hexiaoOrder',['$0'],['info']]]]]}}" class="btn you data-v-7018f561" bindtap="__e">确认到店</view></block><block wx:if="{{info.status===5&&(info.overdueStatus==4||info.overdueStatus==2)}}"><view data-event-opts="{{[['tap',[['hexiaoOrder',['$0'],['info']]]]]}}" class="btn you data-v-7018f561" bindtap="__e">取件核销</view></block></view></view><u-popup vue-id="d9f39076-1" show="{{showCancel}}" round="15" safeAreaInsetBottom="{{false}}" mode="center" class="data-v-7018f561" bind:__l="__l" vue-slots="{{['default']}}"><view class="tc data-v-7018f561"><view class="tc-contemt data-v-7018f561"><view class="tc-contemt-title data-v-7018f561">确定取消提醒</view><view class="tc-contemt-nr data-v-7018f561"> 您确认取消该订单吗? </view></view><view class="tc-btn data-v-7018f561"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="tc-btn-item data-v-7018f561" bindtap="__e">我再想想</view><view data-event-opts="{{[['tap',[['cancelOrderDo',['$event']]]]]}}" class="tc-btn-item data-v-7018f561" style="color:red;" bindtap="__e">确认取消</view></view></view></u-popup></view>
<view class="detail data-v-7018f561"><view class="{{['data-v-7018f561',info.type===1?'head head1':'head head0']}}" style="{{'height:'+(statusbarHeight+navHeight+'px')+';'}}"><view style="{{'width:'+('100%')+';'+('height:'+(statusbarHeight+'px')+';')}}" class="data-v-7018f561"></view><view class="head-nav data-v-7018f561" style="{{'width:'+('100%')+';'+('height:'+(navHeight+'px')+';')}}"><image src="/static/icon/nav_ic_back.png" mode="widthFix" data-event-opts="{{[['tap',[['goBack',['$event']]]]]}}" bindtap="__e" class="data-v-7018f561"></image><text class="data-v-7018f561">寄存订单</text><image style="opacity:0;" src="/static/icon/nav_ic_back.png" mode="widthFix" data-event-opts="{{[['tap',[['goBack',['$event']]]]]}}" bindtap="__e" class="data-v-7018f561"></image></view></view><view style="{{'width:'+('100%')+';'+('height:'+(statusbarHeight+navHeight+'px')+';')}}" class="data-v-7018f561"></view><view class="{{['data-v-7018f561',info.type===1?'nr head1':'nr head0']}}"><view class="nr-status data-v-7018f561"><text class="data-v-7018f561">{{info.statusName||''}}</text><block wx:if="{{info.type===0}}"><view class="nr-status-type1 data-v-7018f561">就地寄存</view></block><block wx:if="{{info.type===1}}"><view class="nr-status-type data-v-7018f561">同城寄送</view></block><block wx:if="{{info.type===1&&info.isUrgent===0}}"><view class="nr-status-type1 data-v-7018f561">标速达</view></block><block wx:if="{{info.type===1&&info.isUrgent===1}}"><view class="nr-status-type1 data-v-7018f561">极速达</view></block></view><block wx:if="{{info.type===1&&info.status===4}}"><view class="item data-v-7018f561" style="padding:10rpx;"><map style="width:100%;height:362rpx;" name="mapAddr" latitude="{{mapLat}}" longitude="{{mapLng}}" scale="{{mapScale}}" markers="{{markers}}" polyline="{{polyline}}" show-location="{{true}}" class="data-v-7018f561"></map></view></block><view class="item data-v-7018f561"><view class="addr data-v-7018f561"><view class="addr-item data-v-7018f561"><view class="ji bg data-v-7018f561">寄</view><view class="xiantiao data-v-7018f561"></view><view class="addr-item-top data-v-7018f561"><text class="data-v-7018f561">{{info.depositShopName||''}}</text></view><text style="width:70%;" class="data-v-7018f561">{{(info.depositShopAddress||'')+''}}</text><view class="addr-link data-v-7018f561" style="top:0;"><image style="margin-right:10rpx;" src="/static/icon/ic_call@2x.png" mode="widthFix" data-event-opts="{{[['tap',[['contactPhoneDo',['$0'],['info.takePhone']]]]]}}" bindtap="__e" class="data-v-7018f561"></image><text class="txt-d1 data-v-7018f561">联系客户</text></view></view><block wx:if="{{info.type===1}}"><view class="addr-item data-v-7018f561"><view class="ji bg1 data-v-7018f561">收</view><view class="addr-item-top data-v-7018f561"><text class="data-v-7018f561">{{info.takeShopName||info.takeLocation||''}}</text></view><text class="data-v-7018f561">{{(info.takeShopAddress||'')+''}}</text></view></block></view><view class="item-x data-v-7018f561"></view><view class="item-list data-v-7018f561"><view class="item-list-row data-v-7018f561"><view class="item-form-label data-v-7018f561">收件人</view><view class="item-form-val data-v-7018f561">{{info.takeUser||''}}</view></view><view class="item-list-row data-v-7018f561"><view class="item-form-label data-v-7018f561">收件人电话</view><view class="item-form-val data-v-7018f561">{{info.takePhone||''}}</view></view><view class="item-list-row data-v-7018f561"><view class="item-form-label data-v-7018f561">预计到店时间</view><view class="item-form-val data-v-7018f561">{{info.expectedDepositTime||''}}</view></view><view class="item-list-row data-v-7018f561"><view class="item-form-label data-v-7018f561">预计取件时间</view><view class="item-form-val data-v-7018f561">{{info.expectedTakeTime||''}}</view></view><view class="item-list-row data-v-7018f561"><view class="item-form-label data-v-7018f561">物品名称</view><view class="item-form-val data-v-7018f561">{{info.goodTypeName||''}}</view></view><view class="item-list-row data-v-7018f561"><view class="item-form-label data-v-7018f561">物品照片</view><block wx:if="{{$root.g0}}"><view class="item-form-list data-v-7018f561"><block wx:for="{{info.orderImages}}" wx:for-item="item" wx:for-index="index"><view class="item-form-list-row data-v-7018f561"><image src="{{item}}" mode="widthFix" data-event-opts="{{[['tap',[['previewImage',['$0',index],['info.orderImages']]]]]}}" bindtap="__e" class="data-v-7018f561"></image></view></block></view></block></view></view><block wx:if="{{info.driverPhone}}"><view class="addr data-v-7018f561"><view class="addr-item data-v-7018f561"><view class="ji bg data-v-7018f561">送</view><view class="addr-item-top data-v-7018f561"><text class="txt-d data-v-7018f561">{{"司机:"+(info.driverName||'战神')+''}}</text></view><view class="addr-link data-v-7018f561" style="top:0;"><image style="margin-right:10rpx;" src="/static/icon/ic_call@2x.png" mode="widthFix" data-event-opts="{{[['tap',[['contactPhoneDo',['$0'],['info.driverPhone']]]]]}}" bindtap="__e" class="data-v-7018f561"></image><text class="txt-d1 data-v-7018f561">联系司机</text></view></view></view></block></view><block wx:if="{{info.commentStatus===1}}"><view class="item data-v-7018f561"><view class="comment data-v-7018f561"><view class="comment-top data-v-7018f561"><text class="data-v-7018f561">客户已评价:</text></view><view class="comment-score data-v-7018f561"><block wx:if="{{info.depositScore}}"><view class="score-item data-v-7018f561">寄件门店: <text style="color:#ffc533;font-size:38rpx;margin-right:10rpx;" class="data-v-7018f561">★</text>{{(info.depositScore||1)+''}}</view></block><block wx:if="{{info.driverScore}}"><view class="score-item data-v-7018f561">配送司机: <text style="color:#ffc533;font-size:38rpx;margin-right:10rpx;" class="data-v-7018f561">★</text>{{(info.driverScore||1)+''}}</view></block><block wx:if="{{info.takeScore}}"><view class="score-item data-v-7018f561">收件门店: <text style="color:#ffc533;font-size:38rpx;margin-right:10rpx;" class="data-v-7018f561">★</text>{{(info.takeScore||1)+''}}</view></block></view><block wx:if="{{$root.g1}}"><view class="comment-row data-v-7018f561"><block wx:for="{{info.commentImages}}" wx:for-item="item" wx:for-index="index"><view class="comment-image data-v-7018f561"><image src="{{item}}" mode="widthFix" data-event-opts="{{[['tap',[['previewImage',['$0',index],['info.commentImages']]]]]}}" bindtap="__e" class="data-v-7018f561"></image></view></block></view></block></view></view></block><block wx:if="{{info.refundInfo}}"><view class="item data-v-7018f561"><view class="tuikuan data-v-7018f561"><view class="tuikuan-top data-v-7018f561"><text class="data-v-7018f561">退款金额</text><text class="data-v-7018f561">{{"¥"+$root.g2}}</text></view><view class="tuikuan-bottom data-v-7018f561"><block wx:if="{{info.refundInfo.status===0}}"><text class="data-v-7018f561">退款中</text></block><block wx:if="{{info.refundInfo.status===1}}"><text class="data-v-7018f561">已退回您的支付账户</text></block><block wx:if="{{info.refundInfo.status===2}}"><text class="data-v-7018f561">退款失败</text></block><block wx:if="{{info.refundInfo.status===1}}"><text class="data-v-7018f561">{{info.refundInfo.refundTime||''}}</text></block><block wx:if="{{info.refundInfo.status!==1}}"><text class="data-v-7018f561">{{info.refundInfo.createTime||''}}</text></block></view></view></view></block><block wx:if="{{info.detailList}}"><view class="item data-v-7018f561"><view class="xl data-v-7018f561"><block wx:for="{{$root.l0}}" wx:for-item="goods" wx:for-index="__i0__" wx:key="luggageName"><view class="xl-item data-v-7018f561"><view class="xl-item-top data-v-7018f561"><text class="data-v-7018f561">{{goods.$orig.luggageName||''}}</text><text class="data-v-7018f561">{{"¥"+goods.g3}}</text></view><view class="xl-item-bottom data-v-7018f561"><text class="data-v-7018f561">{{goods.$orig.luggageDetail||''}}</text><text class="data-v-7018f561">{{"x"+(goods.$orig.num||1)}}</text></view></view></block></view><view class="item-x data-v-7018f561"></view><view class="item-list data-v-7018f561"><view class="item-list-row data-v-7018f561"><view class="item-form-label data-v-7018f561" style="color:#333333;font-size:28rpx;">保价金额</view><view class="item-form-val data-v-7018f561" style="color:#333333;font-size:24rpx;">{{"¥"+$root.g4}}</view></view><view class="item-list-row data-v-7018f561"><view class="item-form-label data-v-7018f561" style="color:#333333;font-size:28rpx;">行李保费</view><view class="item-form-val data-v-7018f561" style="color:#333333;font-size:24rpx;">{{"¥"+$root.g5}}</view></view><view class="item-list-row data-v-7018f561"><view class="item-form-label data-v-7018f561" style="color:#222222;font-size:30rpx;font-weight:600;">实付款</view><view class="item-form-val price data-v-7018f561" style="color:#FE2C2E;font-size:36rpx;">{{$root.g6}}</view></view></view></view></block><view class="item data-v-7018f561"><view class="item-title data-v-7018f561">订单信息</view><view class="item-infos data-v-7018f561"><view class="item-infos-item data-v-7018f561"><view class="item-infos-item-left data-v-7018f561">订单编号:</view><view class="item-infos-item-right data-v-7018f561"><text class="data-v-7018f561">{{info.code||''}}</text><image src="/static/icon/ic_cppy@2x.png" mode="widthFix" data-event-opts="{{[['tap',[['copyCode',[info.code||'']]]]]}}" bindtap="__e" class="data-v-7018f561"></image></view></view><view class="item-infos-item data-v-7018f561"><view class="item-infos-item-left data-v-7018f561">创建时间:</view><view class="item-infos-item-right data-v-7018f561"><text class="data-v-7018f561">{{info.createTime||''}}</text></view></view><block wx:if="{{info.payTime}}"><view class="item-infos-item data-v-7018f561"><view class="item-infos-item-left data-v-7018f561">支付时间:</view><view class="item-infos-item-right data-v-7018f561"><text class="data-v-7018f561">{{info.payTime||''}}</text></view></view></block><view class="item-infos-item data-v-7018f561"><view class="item-infos-item-left data-v-7018f561">支付方式:</view><view class="item-infos-item-right data-v-7018f561"><text class="data-v-7018f561">微信支付</text></view></view><block wx:if="{{info.outTradeNo}}"><view class="item-infos-item data-v-7018f561"><view class="item-infos-item-left data-v-7018f561">交易单号:</view><view class="item-infos-item-right data-v-7018f561"><text class="data-v-7018f561">{{info.outTradeNo||''}}</text></view></view></block><view class="item-infos-item data-v-7018f561"><view class="item-infos-item-left data-v-7018f561">订单备注:</view><view class="item-infos-item-right data-v-7018f561"><text class="data-v-7018f561">{{info.remark||''}}</text></view></view><block wx:if="{{info.refundTime}}"><view class="item-infos-item data-v-7018f561"><view class="item-infos-item-left data-v-7018f561">申请退款:</view><view class="item-infos-item-right data-v-7018f561"><text class="data-v-7018f561">{{info.refundTime||''}}</text></view></view></block></view></view><view style="width:100%;height:calc(210rpx + env(safe-area-inset-bottom));" class="data-v-7018f561"></view></view><block wx:if="{{info.overdueStatus!==0&&info.overdueStatus!==2}}"><view class="tips data-v-7018f561"><image src="/static/icon/ic_waring@2x.png" mode="widthFix" class="data-v-7018f561"></image><block wx:if="{{info.overdueStatus===1}}"><text class="data-v-7018f561">{{"已超过取件时间,已产生超时费用:¥"+$root.g7+"元"}}</text></block><block wx:if="{{info.overdueStatus===3}}"><text class="data-v-7018f561">{{"已超过取件时间,等待客户支付超时费用:¥"+$root.g8+"元"}}</text></block><block wx:if="{{info.overdueStatus===4}}"><text class="data-v-7018f561">{{"超过取件时间,已支付超时费用:¥"+$root.g9+"元"}}</text></block></view></block><view class="footer data-v-7018f561"><view class="footer-btns data-v-7018f561"><block wx:if="{{info.status===1||info.status===5}}"><view data-event-opts="{{[['tap',[['contactPhoneDo',['$0'],['info.takePhone']]]]]}}" class="btn kong data-v-7018f561" bindtap="__e">联系客户</view></block><block wx:if="{{info.type===1&&(info.status===4||info.status===3)}}"><view data-event-opts="{{[['tap',[['contactPhoneDo',['$0'],['info.driverPhone']]]]]}}" class="btn kong data-v-7018f561" bindtap="__e">联系骑手</view></block><block wx:if="{{info.status===1||info.status===4}}"><view data-event-opts="{{[['tap',[['hexiaoOrder',['$0'],['info']]]]]}}" class="btn you data-v-7018f561" bindtap="__e">收件核销</view></block><block wx:if="{{info.status==2||info.status===3||info.status===5||info.status===4}}"><view data-event-opts="{{[['tap',[['printerOrder',['$0'],['info']]]]]}}" class="btn you data-v-7018f561" bindtap="__e">打印标签</view></block><block wx:if="{{info.status===5&&(info.overdueStatus==0||info.overdueStatus==1)}}"><view data-event-opts="{{[['tap',[['hexiaoOrder',['$0'],['info']]]]]}}" class="btn you data-v-7018f561" bindtap="__e">确认到店</view></block><block wx:if="{{info.status===5&&(info.overdueStatus==4||info.overdueStatus==2)}}"><view data-event-opts="{{[['tap',[['hexiaoOrder',['$0'],['info']]]]]}}" class="btn you data-v-7018f561" bindtap="__e">取件核销</view></block></view></view><u-popup vue-id="d9f39076-1" show="{{showCancel}}" round="15" safeAreaInsetBottom="{{false}}" mode="center" class="data-v-7018f561" bind:__l="__l" vue-slots="{{['default']}}"><view class="tc data-v-7018f561"><view class="tc-contemt data-v-7018f561"><view class="tc-contemt-title data-v-7018f561">确定取消提醒</view><view class="tc-contemt-nr data-v-7018f561"> 您确认取消该订单吗? </view></view><view class="tc-btn data-v-7018f561"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="tc-btn-item data-v-7018f561" bindtap="__e">我再想想</view><view data-event-opts="{{[['tap',[['cancelOrderDo',['$event']]]]]}}" class="tc-btn-item data-v-7018f561" style="color:red;" bindtap="__e">确认取消</view></view></view></u-popup></view>