dispatch-check.wxml 4.1 KB

1
  1. <view class="container-wrap data-v-44d63c4a"><uni-nav-bar vue-id="55f1cdfc-1" title="批量盘点" status-bar="{{true}}" background-color="#3F92F9" color="#FFF" class="data-v-44d63c4a" bind:__l="__l" vue-slots="{{['left','right']}}"><view slot="left" class="data-v-44d63c4a"><u-icon vue-id="{{('55f1cdfc-2')+','+('55f1cdfc-1')}}" name="account-fill" color="#FFF" size="35" class="data-v-44d63c4a" bind:__l="__l"></u-icon><label style="padding:0 5rpx;color:#FFFFFF;" class="_span data-v-44d63c4a">{{userInfo.name}}</label></view><view slot="right" data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" bindtap="__e" class="data-v-44d63c4a"><label style="color:#FFFFFF;" class="_span data-v-44d63c4a">返回</label></view></uni-nav-bar><view class="container data-v-44d63c4a"><view class="filter data-v-44d63c4a"><u-input vue-id="55f1cdfc-3" searchIcon="{{true}}" border="{{true}}" placeholder="请输入物料名称或编码" value="{{materialCode}}" data-event-opts="{{[['^search',[['search']]],['^input',[['__set_model',['','materialCode','$event',[]]]]]]}}" bind:search="__e" bind:input="__e" class="data-v-44d63c4a" bind:__l="__l"></u-input></view><view class="content data-v-44d63c4a"><view class="data-v-44d63c4a"><u-tabs-swiper vue-id="55f1cdfc-4" list="{{list}}" current="{{current}}" is-scroll="{{false}}" swiperWidth="750" data-ref="uTabs" data-event-opts="{{[['^change',[['tabsChange']]]]}}" bind:change="__e" class="data-v-44d63c4a vue-ref" bind:__l="__l"></u-tabs-swiper></view><swiper style="height:calc(100% - 80rpx);" current="{{swiperCurrent}}" data-event-opts="{{[['transition',[['transition',['$event']]]],['animationfinish',[['animationfinish',['$event']]]]]}}" bindtransition="__e" bindanimationfinish="__e" class="data-v-44d63c4a"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><swiper-item class="swiper-item data-v-44d63c4a"><scroll-view style="height:100%;width:100%;" scroll-y="{{true}}" data-event-opts="{{[['scrolltolower',[['loadMore',[index]]]]]}}" bindscrolltolower="__e" class="data-v-44d63c4a"><view class="list data-v-44d63c4a"><block wx:for="{{index===0?data1:data2}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['scan',['$0',index],[[['index===0?data1:data2','',index]]]]]]]}}" class="item data-v-44d63c4a" bindtap="__e"><view class="row data-v-44d63c4a"><view class="col data-v-44d63c4a"><view class="label data-v-44d63c4a">物料类型:</view><view class="value data-v-44d63c4a">{{item.materialType}}</view></view><view class="col data-v-44d63c4a"><view class="label data-v-44d63c4a">物料编码:</view><view class="value data-v-44d63c4a">{{item.materialCode}}</view></view></view><view class="row data-v-44d63c4a"><view class="col data-v-44d63c4a"><view class="label data-v-44d63c4a">物料名称:</view><view class="value data-v-44d63c4a">{{item.materialName}}</view></view></view><view class="row data-v-44d63c4a"><view class="col data-v-44d63c4a"><view class="label data-v-44d63c4a">所在仓库:</view><view class="value data-v-44d63c4a">{{item.saveHouse}}</view></view><view class="col data-v-44d63c4a"><view class="label data-v-44d63c4a">放置区域:</view><view class="value data-v-44d63c4a">{{item.saveArea}}</view></view></view><view class="row data-v-44d63c4a"><view class="col data-v-44d63c4a"><view class="label data-v-44d63c4a">库存件数:</view><view class="value data-v-44d63c4a">{{item.tagNum}}</view></view><view class="col data-v-44d63c4a"><view class="label data-v-44d63c4a">库存数量:</view><view class="value data-v-44d63c4a">{{item.quantity}}</view></view></view></view></block></view><u-loadmore vue-id="{{'55f1cdfc-5-'+index}}" status="{{index===0?loadStatus1:loadStatus2}}" data-event-opts="{{[['^loadmore',[['loadMore',[index]]]]]}}" bind:loadmore="__e" class="data-v-44d63c4a" bind:__l="__l"></u-loadmore></scroll-view></swiper-item></block></swiper></view><view class="btn data-v-44d63c4a"><my-fixed-button vue-id="55f1cdfc-6" customClick="{{true}}" text="结束盘点" data-event-opts="{{[['^click',[['e1']]]]}}" bind:click="__e" class="data-v-44d63c4a" bind:__l="__l"></my-fixed-button></view></view></view>