<view class="orderDetail-wrap data-v-355bef84"><u-popup bind:input="__e" vue-id="76228202-1" mode="center" width="90%" closeable="{{true}}" value="{{popupShow}}" data-event-opts="{{[['^input',[['__set_model',['','popupShow','$event',[]]]]]]}}" class="data-v-355bef84" bind:__l="__l" vue-slots="{{['default']}}"><view class="orderDetail-main data-v-355bef84"><view class="peisongDate-box data-v-355bef84"><view class="peisongDate data-v-355bef84"><text class="data-v-355bef84">配送时间:</text><text class="data-v-355bef84">{{sendDate}}</text></view><text class="status data-v-355bef84">{{status==1?'已签收':status==0?'未签收':'异常签收'}}</text></view><view class="shangpin-table data-v-355bef84"><view class="shangpin-biaoti data-v-355bef84"><view class="shangpin-name data-v-355bef84">卷烟名称</view><view class="shangpin-num data-v-355bef84">条数</view></view><view class="shangpin-box data-v-355bef84"><scroll-view style="height:480rpx;" scroll-y="true" class="data-v-355bef84"><block wx:for="{{orderDetailList}}" wx:for-item="item" wx:for-index="__i0__" wx:key="id"><view class="shangpin-table-line data-v-355bef84"><view class="shangpin-name data-v-355bef84">{{item.product}}</view><view class="shangpin-num data-v-355bef84">{{item.num}}</view></view></block></scroll-view></view></view><view class="peisong-total data-v-355bef84"><text class="data-v-355bef84">配送总量:</text><text class="data-v-355bef84">{{totalComputed+"条"}}</text></view><block wx:if="{{customerInformation.name}}"><view class="data-v-355bef84"><view class="shoujianrenxinxi-line data-v-355bef84"><text class="data-v-355bef84">{{"签收人:"+customerInformation.name}}</text><text class="data-v-355bef84">{{customerInformation.updateTime}}</text></view><view class="shoujianrenxinxi-line data-v-355bef84"><text class="data-v-355bef84">{{"电话:"+customerInformation.phone}}</text></view></view></block><block wx:if="{{level==0}}"><u-button class="pingjiaBtn data-v-355bef84" vue-id="{{('76228202-2')+','+('76228202-1')}}" disabled="{{status==0?true:false}}" type="{{status==0?'info':'success'}}" data-event-opts="{{[['^click',[['gotoPingjia']]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}">我要评价</u-button></block></view></u-popup><block wx:if="{{pingjiaVisiable}}"><pingjia bind:refeshOrderDetail="__e" vue-id="76228202-3" data-ref="pingjia" data-event-opts="{{[['^refeshOrderDetail',[['refeshOrderDetail']]]]}}" class="data-v-355bef84 vue-ref" bind:__l="__l"></pingjia></block></view>
|