doum
2026-04-27 7a4b8764b68e0dbaeb90e292a8a4bd47cb379e68
small-program/unpackage/dist/dev/mp-weixin/pages/delivery-order-detail/delivery-order-detail.wxml
@@ -1 +1 @@
<view class="detail data-v-3344e2da"><view class="{{['data-v-3344e2da',info.type===1?'head head1':'head head0']}}" style="{{'height:'+(statusbarHeight+navHeight+'px')+';'}}"><view style="{{'width:'+('100%')+';'+('height:'+(statusbarHeight+'px')+';')}}" class="data-v-3344e2da"></view><view class="head-nav data-v-3344e2da" 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-3344e2da"></image><text class="data-v-3344e2da">寄存订单</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-3344e2da"></image></view></view><view style="{{'width:'+('100%')+';'+('height:'+(statusbarHeight+navHeight+'px')+';')}}" class="data-v-3344e2da"></view><view class="{{['data-v-3344e2da',info.type===1?'nr head1':'nr head0']}}"><view class="nr-status data-v-3344e2da"><text class="data-v-3344e2da">{{info.statusName||''}}</text><block wx:if="{{info.type===0}}"><view class="nr-status-type1 data-v-3344e2da">就地寄存</view></block><block wx:if="{{info.type===1}}"><view class="nr-status-type data-v-3344e2da">同城寄送</view></block><block wx:if="{{info.type===1&&info.isUrgent===0}}"><view class="nr-status-type1 data-v-3344e2da">标速达</view></block><block wx:if="{{info.type===1&&info.isUrgent===1}}"><view class="nr-status-type1 data-v-3344e2da">极速达</view></block></view><block wx:if="{{info.statusDesc}}"><view class="nr-desc data-v-3344e2da">{{info.statusDesc||''}}</view></block><block wx:if="{{info.type===1&&info.status===4}}"><view class="item data-v-3344e2da" style="padding:10rpx;"><map name="mapAddr" class="data-v-3344e2da"></map></view></block><view class="item data-v-3344e2da"><view class="addr data-v-3344e2da"><view class="addr-item data-v-3344e2da"><view class="ji bg data-v-3344e2da">寄</view><view class="xiantiao data-v-3344e2da"></view><view class="addr-item-top data-v-3344e2da"><text class="data-v-3344e2da">{{info.depositShopName||''}}</text><image src="/static/icon/ar_jicundian@2x.png" mode="widthFix" class="data-v-3344e2da"></image></view><text class="data-v-3344e2da">{{(info.takeUser||'')+" "+(info.takePhone||'')}}</text></view><block wx:if="{{info.type===1}}"><view class="addr-item data-v-3344e2da"><view class="ji bg1 data-v-3344e2da">收</view><view class="addr-item-top data-v-3344e2da"><text class="data-v-3344e2da">{{info.takeShopName||info.takeLocation||''}}</text><image src="/static/icon/ar_jicundian@2x.png" mode="widthFix" class="data-v-3344e2da"></image></view><text class="data-v-3344e2da">{{(info.takeUser||'')+" "+(info.takePhone||'')}}</text></view></block></view><block wx:if="{{info.type===0&&info.status>=1&&info.status<7||info.type===1&&(info.status===1||info.takeShopId&&info.status===5)}}"><view class="item-qrcode data-v-3344e2da"><view style="width:360rpx;height:360rpx;" class="data-v-3344e2da"><canvas style="width:180px;height:180px;" canvas-id="qrcodeCanvas" id="qrcodeCanvas" class="data-v-3344e2da"></canvas></view><text class="data-v-3344e2da">{{info.memberVerifyCode||''}}</text><text data-event-opts="{{[['tap',[['copyCode',[info.memberVerifyCode||'']]]]]}}" bindtap="__e" class="data-v-3344e2da">核销码</text></view></block><view class="item-x data-v-3344e2da"></view><view class="item-list data-v-3344e2da"><view class="item-list-row data-v-3344e2da"><view class="item-form-label data-v-3344e2da">预计到店时间</view><view class="item-form-val data-v-3344e2da">{{info.expectedDepositTime||''}}</view></view><view class="item-list-row data-v-3344e2da"><view class="item-form-label data-v-3344e2da">预计取件时间</view><view class="item-form-val data-v-3344e2da">{{info.expectedTakeTime||''}}</view></view><view class="item-list-row data-v-3344e2da"><view class="item-form-label data-v-3344e2da">物品名称</view><view class="item-form-val data-v-3344e2da">{{info.goodTypeName||''}}</view></view><view class="item-list-row data-v-3344e2da"><view class="item-form-label data-v-3344e2da">物品照片</view><block wx:if="{{$root.g0}}"><view class="item-form-list data-v-3344e2da"><block wx:for="{{info.orderImages}}" wx:for-item="item" wx:for-index="index"><view class="item-form-list-row data-v-3344e2da"><image src="{{item}}" mode="widthFix" data-event-opts="{{[['tap',[['previewImage',['$0',index],['info.orderImages']]]]]}}" bindtap="__e" class="data-v-3344e2da"></image></view></block></view></block></view></view></view><block wx:if="{{info.refundInfo}}"><view class="item data-v-3344e2da"><view class="tuikuan data-v-3344e2da"><view class="tuikuan-top data-v-3344e2da"><text class="data-v-3344e2da">退款金额</text><text class="data-v-3344e2da">{{"¥"+$root.g1}}</text></view><view class="tuikuan-bottom data-v-3344e2da"><block wx:if="{{info.refundInfo.status===0}}"><text class="data-v-3344e2da">退款中</text></block><block wx:if="{{info.refundInfo.status===1}}"><text class="data-v-3344e2da">已退回您的支付账户</text></block><block wx:if="{{info.refundInfo.status===2}}"><text class="data-v-3344e2da">退款失败</text></block><block wx:if="{{info.refundInfo.status===1}}"><text class="data-v-3344e2da">{{info.refundInfo.refundTime||''}}</text></block><block wx:if="{{info.refundInfo.status!==1}}"><text class="data-v-3344e2da">{{info.refundInfo.createTime||''}}</text></block></view></view></view></block><block wx:if="{{info.commentStatus===1}}"><view class="item data-v-3344e2da"><view class="comment data-v-3344e2da"><view class="comment-top data-v-3344e2da"><text class="data-v-3344e2da">客户已评价:</text></view><view class="comment-score data-v-3344e2da"><block wx:if="{{info.depositScore}}"><view class="score-item data-v-3344e2da">寄件门店: <text style="color:#ffc533;font-size:38rpx;margin-right:10rpx;" class="data-v-3344e2da">★</text>{{(info.depositScore||1)+''}}</view></block><block wx:if="{{info.driverScore}}"><view class="score-item data-v-3344e2da">配送司机: <text style="color:#ffc533;font-size:38rpx;margin-right:10rpx;" class="data-v-3344e2da">★</text>{{(info.driverScore||1)+''}}</view></block><block wx:if="{{info.takeScore}}"><view class="score-item data-v-3344e2da">收件门店: <text style="color:#ffc533;font-size:38rpx;margin-right:10rpx;" class="data-v-3344e2da">★</text>{{(info.takeScore||1)+''}}</view></block></view><block wx:if="{{$root.g2}}"><view class="comment-row data-v-3344e2da"><block wx:for="{{info.commentImages}}" wx:for-item="item" wx:for-index="index"><view class="comment-image data-v-3344e2da"><image src="{{item}}" mode="widthFix" data-event-opts="{{[['tap',[['previewImage',['$0',index],['info.commentImages']]]]]}}" bindtap="__e" class="data-v-3344e2da"></image></view></block></view></block></view></view></block><block wx:if="{{info.refundInfo}}"><view class="item data-v-3344e2da"><view class="tuikuan data-v-3344e2da"><view class="tuikuan-top data-v-3344e2da"><text class="data-v-3344e2da">退款金额</text><text class="data-v-3344e2da">{{"¥"+$root.g3}}</text></view><view class="tuikuan-bottom data-v-3344e2da"><block wx:if="{{info.refundInfo.status===0}}"><text class="data-v-3344e2da">退款中</text></block><block wx:if="{{info.refundInfo.status===1}}"><text class="data-v-3344e2da">已退回您的支付账户</text></block><block wx:if="{{info.refundInfo.status===2}}"><text class="data-v-3344e2da">退款失败</text></block><block wx:if="{{info.refundInfo.status===1}}"><text class="data-v-3344e2da">{{info.refundInfo.refundTime||''}}</text></block><block wx:if="{{info.refundInfo.status!==1}}"><text class="data-v-3344e2da">{{info.refundInfo.createTime||''}}</text></block></view></view></view></block><block wx:if="{{info.detailList}}"><view class="item data-v-3344e2da"><view class="xl data-v-3344e2da"><block wx:for="{{$root.l0}}" wx:for-item="goods" wx:for-index="__i0__" wx:key="luggageName"><view class="xl-item data-v-3344e2da"><view class="xl-item-top data-v-3344e2da"><text class="data-v-3344e2da">{{goods.$orig.luggageName||''}}</text><text class="data-v-3344e2da">{{"¥"+goods.g4}}</text></view><view class="xl-item-bottom data-v-3344e2da"><text class="data-v-3344e2da">{{goods.$orig.luggageDetail||''}}</text><text class="data-v-3344e2da">{{"x"+(goods.$orig.num||1)}}</text></view></view></block></view><view class="item-x data-v-3344e2da"></view><view class="item-list data-v-3344e2da"><view class="item-list-row data-v-3344e2da"><view class="item-form-label data-v-3344e2da" style="color:#333333;font-size:28rpx;">报价金额</view><view class="item-form-val data-v-3344e2da" style="color:#333333;font-size:24rpx;">{{"¥"+$root.g5}}</view></view><view class="item-list-row data-v-3344e2da"><view class="item-form-label data-v-3344e2da" style="color:#333333;font-size:28rpx;">行李保费</view><view class="item-form-val data-v-3344e2da" style="color:#333333;font-size:24rpx;">{{"¥"+$root.g6}}</view></view><view class="item-list-row data-v-3344e2da"><view class="item-form-label data-v-3344e2da" style="color:#222222;font-size:30rpx;font-weight:600;">实付款</view><view class="item-form-val price data-v-3344e2da" style="color:#FE2C2E;font-size:36rpx;">{{$root.g7}}</view></view></view></view></block><view class="item data-v-3344e2da"><view class="item-title data-v-3344e2da">订单信息</view><view class="item-infos data-v-3344e2da"><view class="item-infos-item data-v-3344e2da"><view class="item-infos-item-left data-v-3344e2da">订单编号:</view><view class="item-infos-item-right data-v-3344e2da"><text class="data-v-3344e2da">{{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-3344e2da"></image></view></view><view class="item-infos-item data-v-3344e2da"><view class="item-infos-item-left data-v-3344e2da">创建时间:</view><view class="item-infos-item-right data-v-3344e2da"><text class="data-v-3344e2da">{{info.createTime||''}}</text></view></view><block wx:if="{{info.payTime}}"><view class="item-infos-item data-v-3344e2da"><view class="item-infos-item-left data-v-3344e2da">支付时间:</view><view class="item-infos-item-right data-v-3344e2da"><text class="data-v-3344e2da">{{info.payTime||''}}</text></view></view></block><view class="item-infos-item data-v-3344e2da"><view class="item-infos-item-left data-v-3344e2da">支付方式:</view><view class="item-infos-item-right data-v-3344e2da"><text class="data-v-3344e2da">微信支付</text></view></view><block wx:if="{{info.outTradeNo}}"><view class="item-infos-item data-v-3344e2da"><view class="item-infos-item-left data-v-3344e2da">交易单号:</view><view class="item-infos-item-right data-v-3344e2da"><text class="data-v-3344e2da">{{info.outTradeNo||''}}</text></view></view></block><view class="item-infos-item data-v-3344e2da"><view class="item-infos-item-left data-v-3344e2da">订单备注:</view><view class="item-infos-item-right data-v-3344e2da"><text class="data-v-3344e2da">{{info.remark||''}}</text></view></view><block wx:if="{{info.refundTime}}"><view class="item-infos-item data-v-3344e2da"><view class="item-infos-item-left data-v-3344e2da">申请退款:</view><view class="item-infos-item-right data-v-3344e2da"><text class="data-v-3344e2da">{{info.refundTime||''}}</text></view></view></block><block wx:if="{{info.refundInfo}}"><view class="item-infos-item data-v-3344e2da"><view class="item-infos-item-left data-v-3344e2da">退款金额:</view><view class="item-infos-item-right data-v-3344e2da"><text class="data-v-3344e2da">{{"¥"+$root.g8}}</text></view></view></block><block wx:if="{{info.refundRemark}}"><view class="item-infos-item data-v-3344e2da"><view class="item-infos-item-left data-v-3344e2da">退款原因:</view><view class="item-infos-item-right data-v-3344e2da"><text class="data-v-3344e2da">{{info.refundInfo.refundRemark||''}}</text></view></view></block></view></view><view style="width:100%;height:calc(210rpx + env(safe-area-inset-bottom));" class="data-v-3344e2da"></view></view><block wx:if="{{info.overdueStatus!==0}}"><view class="tips data-v-3344e2da"><image src="/static/icon/ic_waring@2x.png" mode="widthFix" class="data-v-3344e2da"></image><block wx:if="{{info.overdueStatus===1}}"><text class="data-v-3344e2da">{{"已超过取件时间,已产生超时费用:¥"+$root.g9+"元"}}</text></block><block wx:if="{{info.overdueStatus===3}}"><text class="data-v-3344e2da">{{"已超过取件时间,需要支付超时费用:¥"+$root.g10+"元"}}</text></block><block wx:if="{{info.overdueStatus===4}}"><text class="data-v-3344e2da">{{"超过取件时间,已支付超时费用:¥"+$root.g11+"元"}}</text></block></view></block><block wx:if="{{info.type===0}}"><view class="footer data-v-3344e2da"><view class="footer-btns data-v-3344e2da"><block wx:if="{{info.status===1||info.status==2||info.status===98}}"><view data-event-opts="{{[['tap',[['contactPhone',['$0',0],['info']]]]]}}" class="btn kong data-v-3344e2da" bindtap="__e">联系门店</view></block><block wx:if="{{info.status===0||info.status===1}}"><view data-event-opts="{{[['tap',[['cancelOrder',['$0'],['info']]]]]}}" class="btn kong data-v-3344e2da" bindtap="__e">取消订单</view></block><block wx:if="{{info.status===7||info.status===96||info.status==99}}"><view data-event-opts="{{[['tap',[['deleteOrder',['$0'],['info']]]]]}}" class="btn kong data-v-3344e2da" bindtap="__e">删除订单</view></block><block wx:if="{{info.status===0}}"><view data-event-opts="{{[['tap',[['payOrder',['$0'],['info']]]]]}}" class="btn you data-v-3344e2da" bindtap="__e">立即支付</view></block><block wx:if="{{info.status===7&&!info.commentStatus}}"><view data-event-opts="{{[['tap',[['evaluateOrder',['$0'],['info']]]]]}}" class="btn you data-v-3344e2da" bindtap="__e">评价订单</view></block><block wx:if="{{info.status===5&&info.overdueStatus===3}}"><view data-event-opts="{{[['tap',[['payOrderFee',['$0'],['info']]]]]}}" class="btn you data-v-3344e2da" bindtap="__e">立即支付</view></block></view></view></block><block wx:if="{{info.type===1}}"><view class="footer data-v-3344e2da"><view class="footer-btns data-v-3344e2da"><block wx:if="{{info.status===1||info.status==2}}"><view data-event-opts="{{[['tap',[['contactPhone',['$0',0],['info']]]]]}}" class="btn kong data-v-3344e2da" bindtap="__e">联系门店</view></block><block wx:if="{{info.status===3||info.status===4}}"><view data-event-opts="{{[['tap',[['contactPhone',['$0',2],['info']]]]]}}" class="btn kong data-v-3344e2da" bindtap="__e">联系骑手</view></block><block wx:if="{{info.status===5}}"><view data-event-opts="{{[['tap',[['contactPhone',['$0',1],['info']]]]]}}" class="btn kong data-v-3344e2da" bindtap="__e">联系门店</view></block><block wx:if="{{info.status===0}}"><view data-event-opts="{{[['tap',[['cancelOrder',['$0'],['info']]]]]}}" class="btn kong data-v-3344e2da" bindtap="__e">取消订单</view></block><block wx:if="{{info.status===0}}"><view data-event-opts="{{[['tap',[['payOrder',['$0'],['info']]]]]}}" class="btn you data-v-3344e2da" bindtap="__e">立即支付</view></block><block wx:if="{{info.status===7||info.status===96||info.status==99}}"><view data-event-opts="{{[['tap',[['deleteOrder',['$0'],['info']]]]]}}" class="btn kong data-v-3344e2da" bindtap="__e">删除订单</view></block><block wx:if="{{info.status===1}}"><view data-event-opts="{{[['tap',[['cancelOrder',['$0'],['info']]]]]}}" class="btn you data-v-3344e2da" bindtap="__e">申请退款</view></block><block wx:if="{{!info.takeShopId&&info.status===5}}"><view data-event-opts="{{[['tap',[['doneOrder',['$0'],['info']]]]]}}" class="btn you data-v-3344e2da" bindtap="__e">确认收货</view></block><block wx:if="{{info.status===7&&!info.commentStatus}}"><view data-event-opts="{{[['tap',[['evaluateOrder',['$0'],['info']]]]]}}" class="btn you data-v-3344e2da" bindtap="__e">评价订单</view></block><block wx:if="{{info.status===5&&info.overdueStatus===3}}"><view data-event-opts="{{[['tap',[['payOrderFee',['$0'],['info']]]]]}}" class="btn you data-v-3344e2da" bindtap="__e">立即支付</view></block></view></view></block><u-popup vue-id="3557f96c-1" show="{{showPhone}}" round="15" mode="bottom" safeAreaInsetBottom="{{true}}" closeable="{{true}}" closeOnClickOverlay="{{true}}" data-event-opts="{{[['^close',[['contactPhone']]]]}}" bind:close="__e" class="data-v-3344e2da" bind:__l="__l" vue-slots="{{['default']}}"><view class="phone data-v-3344e2da"><view class="phone-head data-v-3344e2da"><view class="data-v-3344e2da"></view><text class="data-v-3344e2da">{{linkItem.title}}</text></view><view class="phone-item data-v-3344e2da"><view data-event-opts="{{[['tap',[['contactPhoneDo']]]]}}" bindtap="__e" class="data-v-3344e2da"><image src="/static/icon/ic_call@2x.png" mode="widthFix" class="data-v-3344e2da"></image><text class="data-v-3344e2da">{{(linkItem.linkname||'')+''}}</text><text style="margin-left:10px;" class="data-v-3344e2da">{{''+(linkItem.linkphone||'')}}</text></view></view><view style="width:100%;height:30rpx;" class="data-v-3344e2da"></view></view></u-popup><u-popup vue-id="3557f96c-2" show="{{showDone}}" round="15" safeAreaInsetBottom="{{false}}" mode="center" class="data-v-3344e2da" bind:__l="__l" vue-slots="{{['default']}}"><view class="tc data-v-3344e2da"><view class="tc-contemt data-v-3344e2da"><view class="tc-contemt-title data-v-3344e2da">确认收货提醒</view><view class="tc-contemt-nr data-v-3344e2da"> 您确认已经收到您的行李了吗? </view></view><view class="tc-btn data-v-3344e2da"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="tc-btn-item data-v-3344e2da" bindtap="__e">取消</view><view data-event-opts="{{[['tap',[['doneOrderDo']]]]}}" class="tc-btn-item data-v-3344e2da" style="color:#004096;" bindtap="__e">确认收货</view></view></view></u-popup><u-popup vue-id="3557f96c-3" show="{{showCancel}}" round="15" safeAreaInsetBottom="{{false}}" mode="center" class="data-v-3344e2da" bind:__l="__l" vue-slots="{{['default']}}"><view class="tc data-v-3344e2da"><view class="tc-contemt data-v-3344e2da"><view class="tc-contemt-title data-v-3344e2da">确定取消提醒</view><view class="tc-contemt-nr data-v-3344e2da"> 您确认取消该订单吗? </view></view><view class="tc-btn data-v-3344e2da"><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" class="tc-btn-item data-v-3344e2da" bindtap="__e">我再想想</view><view data-event-opts="{{[['tap',[['cancelOrderDo',['$event']]]]]}}" class="tc-btn-item data-v-3344e2da" style="color:red;" bindtap="__e">确认取消</view></view></view></u-popup><u-popup vue-id="3557f96c-4" show="{{showDelete}}" round="15" safeAreaInsetBottom="{{false}}" mode="center" class="data-v-3344e2da" bind:__l="__l" vue-slots="{{['default']}}"><view class="tc data-v-3344e2da"><view class="tc-contemt data-v-3344e2da"><view class="tc-contemt-title data-v-3344e2da">确认删除提醒</view><view class="tc-contemt-nr data-v-3344e2da"> 您确认删除该订单吗? </view></view><view class="tc-btn data-v-3344e2da"><view data-event-opts="{{[['tap',[['e2',['$event']]]]]}}" class="tc-btn-item data-v-3344e2da" bindtap="__e">我再想想</view><view data-event-opts="{{[['tap',[['deleteOrderDo',['$event']]]]]}}" class="tc-btn-item data-v-3344e2da" style="color:red;" bindtap="__e">确认删除</view></view></view></u-popup></view>
<view class="detail data-v-3344e2da"><view class="{{['data-v-3344e2da',info.type===1?'head head1':'head head0']}}" style="{{'height:'+(statusbarHeight+navHeight+'px')+';'}}"><view style="{{'width:'+('100%')+';'+('height:'+(statusbarHeight+'px')+';')}}" class="data-v-3344e2da"></view><view class="head-nav data-v-3344e2da" 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-3344e2da"></image><text class="data-v-3344e2da">寄存订单</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-3344e2da"></image></view></view><view style="{{'width:'+('100%')+';'+('height:'+(statusbarHeight+navHeight+'px')+';')}}" class="data-v-3344e2da"></view><view class="{{['data-v-3344e2da',info.type===1?'nr head1':'nr head0']}}"><view class="nr-status data-v-3344e2da"><text class="data-v-3344e2da">{{info.statusName||''}}</text><block wx:if="{{info.type===0}}"><view class="nr-status-type1 data-v-3344e2da">就地寄存</view></block><block wx:if="{{info.type===1}}"><view class="nr-status-type data-v-3344e2da">同城寄送</view></block><block wx:if="{{info.type===1&&info.isUrgent===0}}"><view class="nr-status-type1 data-v-3344e2da">标速达</view></block><block wx:if="{{info.type===1&&info.isUrgent===1}}"><view class="nr-status-type1 data-v-3344e2da">极速达</view></block></view><block wx:if="{{info.statusDesc}}"><view class="nr-desc data-v-3344e2da">{{info.statusDesc||''}}</view></block><block wx:if="{{info.type===1&&info.status===4}}"><view class="item data-v-3344e2da" style="padding:10rpx;"><map name="mapAddr" class="data-v-3344e2da"></map></view></block><view class="item data-v-3344e2da"><view class="addr data-v-3344e2da"><view class="addr-item data-v-3344e2da"><view class="ji bg data-v-3344e2da">寄</view><view class="xiantiao data-v-3344e2da"></view><view class="addr-item-top data-v-3344e2da"><text class="data-v-3344e2da">{{info.depositShopName||''}}</text><image src="/static/icon/ar_jicundian@2x.png" mode="widthFix" class="data-v-3344e2da"></image></view><text class="data-v-3344e2da">{{(info.takeUser||'')+" "+(info.takePhone||'')}}</text></view><block wx:if="{{info.type===1}}"><view class="addr-item data-v-3344e2da"><view class="ji bg1 data-v-3344e2da">收</view><view class="addr-item-top data-v-3344e2da"><text class="data-v-3344e2da">{{info.takeShopName||info.takeLocation||''}}</text><image src="/static/icon/ar_jicundian@2x.png" mode="widthFix" class="data-v-3344e2da"></image></view><text class="data-v-3344e2da">{{(info.takeUser||'')+" "+(info.takePhone||'')}}</text></view></block></view><block wx:if="{{info.type===0&&info.status>=1&&info.status<7||info.type===1&&(info.status===1||info.takeShopId&&info.status===5)}}"><view class="item-qrcode data-v-3344e2da"><view style="width:360rpx;height:360rpx;" class="data-v-3344e2da"><canvas style="width:180px;height:180px;" canvas-id="qrcodeCanvas" id="qrcodeCanvas" class="data-v-3344e2da"></canvas></view><text class="data-v-3344e2da">{{info.memberVerifyCode||''}}</text><text data-event-opts="{{[['tap',[['copyCode',[info.memberVerifyCode||'']]]]]}}" bindtap="__e" class="data-v-3344e2da">核销码</text></view></block><view class="item-x data-v-3344e2da"></view><view class="item-list data-v-3344e2da"><view class="item-list-row data-v-3344e2da"><view class="item-form-label data-v-3344e2da">预计到店时间</view><view class="item-form-val data-v-3344e2da">{{info.expectedDepositTime||''}}</view></view><view class="item-list-row data-v-3344e2da"><view class="item-form-label data-v-3344e2da">预计取件时间</view><view class="item-form-val data-v-3344e2da">{{info.expectedTakeTime||''}}</view></view><view class="item-list-row data-v-3344e2da"><view class="item-form-label data-v-3344e2da">物品名称</view><view class="item-form-val data-v-3344e2da">{{info.goodTypeName||''}}</view></view><view class="item-list-row data-v-3344e2da"><view class="item-form-label data-v-3344e2da">物品照片</view><block wx:if="{{$root.g0}}"><view class="item-form-list data-v-3344e2da"><block wx:for="{{info.orderImages}}" wx:for-item="item" wx:for-index="index"><view class="item-form-list-row data-v-3344e2da"><image src="{{item}}" mode="widthFix" data-event-opts="{{[['tap',[['previewImage',['$0',index],['info.orderImages']]]]]}}" bindtap="__e" class="data-v-3344e2da"></image></view></block></view></block></view></view></view><block wx:if="{{info.refundInfo}}"><view class="item data-v-3344e2da"><view class="tuikuan data-v-3344e2da"><view class="tuikuan-top data-v-3344e2da"><text class="data-v-3344e2da">退款金额</text><text class="data-v-3344e2da">{{"¥"+$root.g1}}</text></view><view class="tuikuan-bottom data-v-3344e2da"><block wx:if="{{info.refundInfo.status===0}}"><text class="data-v-3344e2da">退款中</text></block><block wx:if="{{info.refundInfo.status===1}}"><text class="data-v-3344e2da">已退回您的支付账户</text></block><block wx:if="{{info.refundInfo.status===2}}"><text class="data-v-3344e2da">退款失败</text></block><block wx:if="{{info.refundInfo.status===1}}"><text class="data-v-3344e2da">{{info.refundInfo.refundTime||''}}</text></block><block wx:if="{{info.refundInfo.status!==1}}"><text class="data-v-3344e2da">{{info.refundInfo.createTime||''}}</text></block></view></view></view></block><block wx:if="{{info.commentStatus===1}}"><view class="item data-v-3344e2da"><view class="comment data-v-3344e2da"><view class="comment-top data-v-3344e2da"><text class="data-v-3344e2da">客户已评价:</text></view><view class="comment-score data-v-3344e2da"><block wx:if="{{info.depositScore}}"><view class="score-item data-v-3344e2da">寄件门店: <text style="color:#ffc533;font-size:38rpx;margin-right:10rpx;" class="data-v-3344e2da">★</text>{{(info.depositScore||1)+''}}</view></block><block wx:if="{{info.driverScore}}"><view class="score-item data-v-3344e2da">配送司机: <text style="color:#ffc533;font-size:38rpx;margin-right:10rpx;" class="data-v-3344e2da">★</text>{{(info.driverScore||1)+''}}</view></block><block wx:if="{{info.takeScore}}"><view class="score-item data-v-3344e2da">收件门店: <text style="color:#ffc533;font-size:38rpx;margin-right:10rpx;" class="data-v-3344e2da">★</text>{{(info.takeScore||1)+''}}</view></block></view><block wx:if="{{$root.g2}}"><view class="comment-row data-v-3344e2da"><block wx:for="{{info.commentImages}}" wx:for-item="item" wx:for-index="index"><view class="comment-image data-v-3344e2da"><image src="{{item}}" mode="widthFix" data-event-opts="{{[['tap',[['previewImage',['$0',index],['info.commentImages']]]]]}}" bindtap="__e" class="data-v-3344e2da"></image></view></block></view></block></view></view></block><block wx:if="{{info.refundInfo}}"><view class="item data-v-3344e2da"><view class="tuikuan data-v-3344e2da"><view class="tuikuan-top data-v-3344e2da"><text class="data-v-3344e2da">退款金额</text><text class="data-v-3344e2da">{{"¥"+$root.g3}}</text></view><view class="tuikuan-bottom data-v-3344e2da"><block wx:if="{{info.refundInfo.status===0}}"><text class="data-v-3344e2da">退款中</text></block><block wx:if="{{info.refundInfo.status===1}}"><text class="data-v-3344e2da">已退回您的支付账户</text></block><block wx:if="{{info.refundInfo.status===2}}"><text class="data-v-3344e2da">退款失败</text></block><block wx:if="{{info.refundInfo.status===1}}"><text class="data-v-3344e2da">{{info.refundInfo.refundTime||''}}</text></block><block wx:if="{{info.refundInfo.status!==1}}"><text class="data-v-3344e2da">{{info.refundInfo.createTime||''}}</text></block></view></view></view></block><block wx:if="{{info.detailList}}"><view class="item data-v-3344e2da"><view class="xl data-v-3344e2da"><block wx:for="{{$root.l0}}" wx:for-item="goods" wx:for-index="__i0__" wx:key="luggageName"><view class="xl-item data-v-3344e2da"><view class="xl-item-top data-v-3344e2da"><text class="data-v-3344e2da">{{goods.$orig.luggageName||''}}</text><text class="data-v-3344e2da">{{"¥"+goods.g4}}</text></view><view class="xl-item-bottom data-v-3344e2da"><text class="data-v-3344e2da">{{goods.$orig.luggageDetail||''}}</text><text class="data-v-3344e2da">{{"x"+(goods.$orig.num||1)}}</text></view></view></block></view><view class="item-x data-v-3344e2da"></view><view class="item-list data-v-3344e2da"><view class="item-list-row data-v-3344e2da"><view class="item-form-label data-v-3344e2da" style="color:#333333;font-size:28rpx;">保价金额</view><view class="item-form-val data-v-3344e2da" style="color:#333333;font-size:24rpx;">{{"¥"+$root.g5}}</view></view><view class="item-list-row data-v-3344e2da"><view class="item-form-label data-v-3344e2da" style="color:#333333;font-size:28rpx;">行李保费</view><view class="item-form-val data-v-3344e2da" style="color:#333333;font-size:24rpx;">{{"¥"+$root.g6}}</view></view><view class="item-list-row data-v-3344e2da"><view class="item-form-label data-v-3344e2da" style="color:#222222;font-size:30rpx;font-weight:600;">实付款</view><view class="item-form-val price data-v-3344e2da" style="color:#FE2C2E;font-size:36rpx;">{{$root.g7}}</view></view></view></view></block><view class="item data-v-3344e2da"><view class="item-title data-v-3344e2da">订单信息</view><view class="item-infos data-v-3344e2da"><view class="item-infos-item data-v-3344e2da"><view class="item-infos-item-left data-v-3344e2da">订单编号:</view><view class="item-infos-item-right data-v-3344e2da"><text class="data-v-3344e2da">{{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-3344e2da"></image></view></view><view class="item-infos-item data-v-3344e2da"><view class="item-infos-item-left data-v-3344e2da">创建时间:</view><view class="item-infos-item-right data-v-3344e2da"><text class="data-v-3344e2da">{{info.createTime||''}}</text></view></view><block wx:if="{{info.payTime}}"><view class="item-infos-item data-v-3344e2da"><view class="item-infos-item-left data-v-3344e2da">支付时间:</view><view class="item-infos-item-right data-v-3344e2da"><text class="data-v-3344e2da">{{info.payTime||''}}</text></view></view></block><view class="item-infos-item data-v-3344e2da"><view class="item-infos-item-left data-v-3344e2da">支付方式:</view><view class="item-infos-item-right data-v-3344e2da"><text class="data-v-3344e2da">微信支付</text></view></view><block wx:if="{{info.outTradeNo}}"><view class="item-infos-item data-v-3344e2da"><view class="item-infos-item-left data-v-3344e2da">交易单号:</view><view class="item-infos-item-right data-v-3344e2da"><text class="data-v-3344e2da">{{info.outTradeNo||''}}</text></view></view></block><view class="item-infos-item data-v-3344e2da"><view class="item-infos-item-left data-v-3344e2da">订单备注:</view><view class="item-infos-item-right data-v-3344e2da"><text class="data-v-3344e2da">{{info.remark||''}}</text></view></view><block wx:if="{{info.refundTime}}"><view class="item-infos-item data-v-3344e2da"><view class="item-infos-item-left data-v-3344e2da">申请退款:</view><view class="item-infos-item-right data-v-3344e2da"><text class="data-v-3344e2da">{{info.refundTime||''}}</text></view></view></block><block wx:if="{{info.refundInfo}}"><view class="item-infos-item data-v-3344e2da"><view class="item-infos-item-left data-v-3344e2da">退款金额:</view><view class="item-infos-item-right data-v-3344e2da"><text class="data-v-3344e2da">{{"¥"+$root.g8}}</text></view></view></block><block wx:if="{{info.refundRemark}}"><view class="item-infos-item data-v-3344e2da"><view class="item-infos-item-left data-v-3344e2da">退款原因:</view><view class="item-infos-item-right data-v-3344e2da"><text class="data-v-3344e2da">{{info.refundInfo.refundRemark||''}}</text></view></view></block></view></view><view style="width:100%;height:calc(210rpx + env(safe-area-inset-bottom));" class="data-v-3344e2da"></view></view><block wx:if="{{info.overdueStatus!==0}}"><view class="tips data-v-3344e2da"><image src="/static/icon/ic_waring@2x.png" mode="widthFix" class="data-v-3344e2da"></image><block wx:if="{{info.overdueStatus===1}}"><text class="data-v-3344e2da">{{"已超过取件时间,已产生超时费用:¥"+$root.g9+"元"}}</text></block><block wx:if="{{info.overdueStatus===3}}"><text class="data-v-3344e2da">{{"已超过取件时间,需要支付超时费用:¥"+$root.g10+"元"}}</text></block><block wx:if="{{info.overdueStatus===4}}"><text class="data-v-3344e2da">{{"超过取件时间,已支付超时费用:¥"+$root.g11+"元"}}</text></block></view></block><block wx:if="{{info.type===0}}"><view class="footer data-v-3344e2da"><view class="footer-btns data-v-3344e2da"><block wx:if="{{info.status===1||info.status==2||info.status===98}}"><view data-event-opts="{{[['tap',[['contactPhone',['$0',0],['info']]]]]}}" class="btn kong data-v-3344e2da" bindtap="__e">联系门店</view></block><block wx:if="{{info.status===0||info.status===1}}"><view data-event-opts="{{[['tap',[['cancelOrder',['$0'],['info']]]]]}}" class="btn kong data-v-3344e2da" bindtap="__e">取消订单</view></block><block wx:if="{{info.status===7||info.status===96||info.status==99}}"><view data-event-opts="{{[['tap',[['deleteOrder',['$0'],['info']]]]]}}" class="btn kong data-v-3344e2da" bindtap="__e">删除订单</view></block><block wx:if="{{info.status===0}}"><view data-event-opts="{{[['tap',[['payOrder',['$0'],['info']]]]]}}" class="btn you data-v-3344e2da" bindtap="__e">立即支付</view></block><block wx:if="{{info.status===7&&!info.commentStatus}}"><view data-event-opts="{{[['tap',[['evaluateOrder',['$0'],['info']]]]]}}" class="btn you data-v-3344e2da" bindtap="__e">评价订单</view></block><block wx:if="{{info.status===5&&info.overdueStatus===3}}"><view data-event-opts="{{[['tap',[['payOrderFee',['$0'],['info']]]]]}}" class="btn you data-v-3344e2da" bindtap="__e">立即支付</view></block></view></view></block><block wx:if="{{info.type===1}}"><view class="footer data-v-3344e2da"><view class="footer-btns data-v-3344e2da"><block wx:if="{{info.status===1||info.status==2}}"><view data-event-opts="{{[['tap',[['contactPhone',['$0',0],['info']]]]]}}" class="btn kong data-v-3344e2da" bindtap="__e">联系门店</view></block><block wx:if="{{info.status===3||info.status===4}}"><view data-event-opts="{{[['tap',[['contactPhone',['$0',2],['info']]]]]}}" class="btn kong data-v-3344e2da" bindtap="__e">联系骑手</view></block><block wx:if="{{info.status===5}}"><view data-event-opts="{{[['tap',[['contactPhone',['$0',1],['info']]]]]}}" class="btn kong data-v-3344e2da" bindtap="__e">联系门店</view></block><block wx:if="{{info.status===0}}"><view data-event-opts="{{[['tap',[['cancelOrder',['$0'],['info']]]]]}}" class="btn kong data-v-3344e2da" bindtap="__e">取消订单</view></block><block wx:if="{{info.status===0}}"><view data-event-opts="{{[['tap',[['payOrder',['$0'],['info']]]]]}}" class="btn you data-v-3344e2da" bindtap="__e">立即支付</view></block><block wx:if="{{info.status===7||info.status===96||info.status==99}}"><view data-event-opts="{{[['tap',[['deleteOrder',['$0'],['info']]]]]}}" class="btn kong data-v-3344e2da" bindtap="__e">删除订单</view></block><block wx:if="{{info.status===1}}"><view data-event-opts="{{[['tap',[['cancelOrder',['$0'],['info']]]]]}}" class="btn you data-v-3344e2da" bindtap="__e">申请退款</view></block><block wx:if="{{!info.takeShopId&&info.status===5}}"><view data-event-opts="{{[['tap',[['doneOrder',['$0'],['info']]]]]}}" class="btn you data-v-3344e2da" bindtap="__e">确认收货</view></block><block wx:if="{{info.status===7&&!info.commentStatus}}"><view data-event-opts="{{[['tap',[['evaluateOrder',['$0'],['info']]]]]}}" class="btn you data-v-3344e2da" bindtap="__e">评价订单</view></block><block wx:if="{{info.status===5&&info.overdueStatus===3}}"><view data-event-opts="{{[['tap',[['payOrderFee',['$0'],['info']]]]]}}" class="btn you data-v-3344e2da" bindtap="__e">立即支付</view></block></view></view></block><u-popup vue-id="3557f96c-1" show="{{showPhone}}" round="15" mode="bottom" safeAreaInsetBottom="{{true}}" closeable="{{true}}" closeOnClickOverlay="{{true}}" data-event-opts="{{[['^close',[['contactPhone']]]]}}" bind:close="__e" class="data-v-3344e2da" bind:__l="__l" vue-slots="{{['default']}}"><view class="phone data-v-3344e2da"><view class="phone-head data-v-3344e2da"><view class="data-v-3344e2da"></view><text class="data-v-3344e2da">{{linkItem.title}}</text></view><view class="phone-item data-v-3344e2da"><view data-event-opts="{{[['tap',[['contactPhoneDo']]]]}}" bindtap="__e" class="data-v-3344e2da"><image src="/static/icon/ic_call@2x.png" mode="widthFix" class="data-v-3344e2da"></image><text class="data-v-3344e2da">{{(linkItem.linkname||'')+''}}</text><text style="margin-left:10px;" class="data-v-3344e2da">{{''+(linkItem.linkphone||'')}}</text></view></view><view style="width:100%;height:30rpx;" class="data-v-3344e2da"></view></view></u-popup><u-popup vue-id="3557f96c-2" show="{{showDone}}" round="15" safeAreaInsetBottom="{{false}}" mode="center" class="data-v-3344e2da" bind:__l="__l" vue-slots="{{['default']}}"><view class="tc data-v-3344e2da"><view class="tc-contemt data-v-3344e2da"><view class="tc-contemt-title data-v-3344e2da">确认收货提醒</view><view class="tc-contemt-nr data-v-3344e2da"> 您确认已经收到您的行李了吗? </view></view><view class="tc-btn data-v-3344e2da"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="tc-btn-item data-v-3344e2da" bindtap="__e">取消</view><view data-event-opts="{{[['tap',[['doneOrderDo']]]]}}" class="tc-btn-item data-v-3344e2da" style="color:#004096;" bindtap="__e">确认收货</view></view></view></u-popup><u-popup vue-id="3557f96c-3" show="{{showCancel}}" round="15" safeAreaInsetBottom="{{false}}" mode="center" class="data-v-3344e2da" bind:__l="__l" vue-slots="{{['default']}}"><view class="tc data-v-3344e2da"><view class="tc-contemt data-v-3344e2da"><view class="tc-contemt-title data-v-3344e2da">确定取消提醒</view><view class="tc-contemt-nr data-v-3344e2da"> 您确认取消该订单吗? </view></view><view class="tc-btn data-v-3344e2da"><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" class="tc-btn-item data-v-3344e2da" bindtap="__e">我再想想</view><view data-event-opts="{{[['tap',[['cancelOrderDo',['$event']]]]]}}" class="tc-btn-item data-v-3344e2da" style="color:red;" bindtap="__e">确认取消</view></view></view></u-popup><u-popup vue-id="3557f96c-4" show="{{showDelete}}" round="15" safeAreaInsetBottom="{{false}}" mode="center" class="data-v-3344e2da" bind:__l="__l" vue-slots="{{['default']}}"><view class="tc data-v-3344e2da"><view class="tc-contemt data-v-3344e2da"><view class="tc-contemt-title data-v-3344e2da">确认删除提醒</view><view class="tc-contemt-nr data-v-3344e2da"> 您确认删除该订单吗? </view></view><view class="tc-btn data-v-3344e2da"><view data-event-opts="{{[['tap',[['e2',['$event']]]]]}}" class="tc-btn-item data-v-3344e2da" bindtap="__e">我再想想</view><view data-event-opts="{{[['tap',[['deleteOrderDo',['$event']]]]]}}" class="tc-btn-item data-v-3344e2da" style="color:red;" bindtap="__e">确认删除</view></view></view></u-popup></view>