verification_list.wxml 3.9 KB

1
  1. <view class="{{['verification-list','data-v-22454d00',themeName]}}"><u-tabs vue-id="248527bb-1" list="{{tabsList}}" is-scroll="{{false}}" height="{{80}}" active-color="{{themeColor}}" bar-style="{{({top:'100%'})}}" current="{{tabsIndex}}" data-event-opts="{{[['^change',[['changeCurrentTab']]]]}}" bind:change="__e" class="data-v-22454d00" bind:__l="__l"></u-tabs><block wx:for="{{$root.l2}}" wx:for-item="tabItem" wx:for-index="tabIndex" wx:key="sign"><block class="data-v-22454d00"><block wx:if="{{currentTab['sign']===tabItem.$orig['sign']}}"><mescroll-contain vue-id="{{'248527bb-2-'+tabIndex}}" top="80rpx" up-option="{{tabItem.a0}}" data-ref="{{'scroll'+'-'+tabItem.$orig['sign']}}" data-event-opts="{{[['^upcallback',[['upCallback',['$event','$0'],[[['tabsList','sign',tabItem.$orig['sign'],'sign']]]]]]]}}" bind:upcallback="__e" class="data-v-22454d00 vue-ref-in-for" bind:__l="__l" vue-slots="{{['default']}}"><view class="order-contain data-v-22454d00"><block wx:for="{{tabItem.l1}}" wx:for-item="orderItem" wx:for-index="__i0__" wx:key="id"><view class="order data-v-22454d00"><view class="order-header data-v-22454d00"><view class="order-sn data-v-22454d00">{{"联系人: "+orderItem.$orig.contact}}</view><view class="{{['data-v-22454d00','order-status','order-status--'+orderStatus[tabItem.$orig['sign']]['style']]}}">{{orderStatus[tabItem.$orig['sign']]['name']}}</view></view><view class="order-main data-v-22454d00"><block wx:for="{{orderItem.l0}}" wx:for-item="goodsItem" wx:for-index="goodsIndex" wx:key="goodsIndex"><goods-card vue-id="{{('248527bb-3-'+tabIndex+'-'+__i0__+'-'+goodsIndex)+','+('248527bb-2-'+tabIndex)}}" shape="rectangle" name="{{goodsItem.$orig.goods_name}}" image="{{goodsItem.$orig.goods_image}}" contain-style="{{goodsItem.a1}}" image-style="{{({width:'180rpx',height:'180rpx'})}}" class="data-v-22454d00" bind:__l="__l" vue-slots="{{['default']}}"><view class="m-t-10 order-main__spec data-v-22454d00"><text class="muted xs skuline data-v-22454d00">{{goodsItem.$orig.spec_value_str}}</text><text class="lighter sm data-v-22454d00">{{"x"+goodsItem.$orig.goods_num}}</text></view></goods-card></block></view></view></block></view></mescroll-contain></block></block></block><view class="operation data-v-22454d00"><view data-event-opts="{{[['tap',[['onScanQRCode',['$event']]]]]}}" class="operation-button data-v-22454d00" bindtap="__e"><u-icon class="xxl m-r-10 data-v-22454d00" vue-id="248527bb-4" name="scan" bind:__l="__l"></u-icon><text class="data-v-22454d00">扫码核销</text></view><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="operation-button data-v-22454d00" bindtap="__e"><text class="data-v-22454d00">手动输入核销码</text></view><u-modal vue-id="248527bb-5" show-cancel-button="{{true}}" confirm-color="{{themeColor}}" confirm-text="确定" title="手动核销" data-ref="uModalInput" value="{{showInputCode}}" data-event-opts="{{[['^confirm',[['inputOrderCode']]],['^input',[['__set_model',['','showInputCode','$event',[]]]]]]}}" bind:confirm="__e" bind:input="__e" class="data-v-22454d00 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view class="slot-content row-center data-v-22454d00" style="padding:40rpx;"><u-input bind:input="__e" style="width:100%;" vue-id="{{('248527bb-6')+','+('248527bb-5')}}" type="number" border="{{true}}" placeholder="请输入核销码" value="{{code}}" data-event-opts="{{[['^input',[['__set_model',['','code','$event',[]]]]]]}}" class="data-v-22454d00" bind:__l="__l"></u-input></view></u-modal></view><u-modal vue-id="248527bb-7" show-cancel-button="{{true}}" confirm-color="{{themeColor}}" confirm-text="确定" title="温馨提示" content="{{verifyTips}}" data-ref="uModalInput" value="{{verifyTipsModal}}" data-event-opts="{{[['^confirm',[['goOrderDetail',['$0'],['code']]]],['^input',[['__set_model',['','verifyTipsModal','$event',[]]]]]]}}" bind:confirm="__e" bind:input="__e" class="data-v-22454d00 vue-ref" bind:__l="__l"></u-modal></view>