| 1 |
- <view class="{{['verification-detail','data-v-7859c92c',themeName]}}"><view class="order-contain data-v-7859c92c"><view class="order data-v-7859c92c"><view class="order-header data-v-7859c92c"><view class="order-sn data-v-7859c92c">{{"联系人: "+orderInfo.contact}}</view><view class="{{['data-v-7859c92c','order-status','order-status--primary']}}">{{orderInfo.verification_status_desc}}</view></view><view class="order-main data-v-7859c92c"><block wx:for="{{$root.l0}}" wx:for-item="goodsItem" wx:for-index="goodsIndex" wx:key="goodsIndex"><goods-card vue-id="{{'bc250d56-1-'+goodsIndex}}" shape="rectangle" name="{{goodsItem.$orig.goods_name}}" image="{{goodsItem.$orig.goods_image}}" contain-style="{{goodsItem.a0}}" image-style="{{({width:'180rpx',height:'180rpx'})}}" class="data-v-7859c92c" bind:__l="__l" vue-slots="{{['default']}}"><view class="m-t-10 order-main__spec data-v-7859c92c"><text class="muted xs skuline data-v-7859c92c">{{goodsItem.$orig.spec_value_str}}</text><text class="lighter sm data-v-7859c92c">{{"x"+goodsItem.$orig.goods_num}}</text></view><view style="margin-left:auto;color:red;" class="data-v-7859c92c"><block wx:if="{{goodsItem.$orig.after_sale.status==1}}"><text class="data-v-7859c92c">售后中</text></block><block wx:if="{{goodsItem.$orig.after_sale.status==2}}"><text class="data-v-7859c92c">售后成功</text></block><block wx:if="{{goodsItem.$orig.after_sale.status==3}}"><text class="data-v-7859c92c">售后失败</text></block></view></goods-card></block></view></view><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="operation operation--primary data-v-7859c92c" bindtap="__e">已提货</view><view data-event-opts="{{[['tap',[['goVerificationList',['$event']]]]]}}" class="operation operation--normal data-v-7859c92c" bindtap="__e">返回核销列表</view></view><u-modal vue-id="bc250d56-2" show-cancel-button="{{true}}" confirm-color="{{themeColor}}" confirm-text="确定" title="确认核销" content="是否确认核销?" data-ref="uModalInput" value="{{showVerificationModal}}" data-event-opts="{{[['^confirm',[['handleVerificationConfirm']]],['^input',[['__set_model',['','showVerificationModal','$event',[]]]]]]}}" bind:confirm="__e" bind:input="__e" class="data-v-7859c92c vue-ref" bind:__l="__l"></u-modal><page-status vue-id="bc250d56-3" status="{{pageStatus}}" class="data-v-7859c92c" bind:__l="__l" vue-slots="{{['error']}}"><view class="flex-col column-center data-v-7859c92c" slot="error"><u-empty vue-id="{{('bc250d56-4')+','+('bc250d56-3')}}" text="订单异常" src="/static/images/empty/order.png" icon-size="{{280}}" class="data-v-7859c92c" bind:__l="__l"></u-empty><view data-event-opts="{{[['tap',[['goVerificationList',['$event']]]]]}}" class="operation operation--primary data-v-7859c92c" bindtap="__e">返回核销列表</view></view></page-status></view>
|