| 1 |
- <view class="billing_box_bg data-v-dbb12134"><app-tabs vue-id="d19f196c-1" tabs="{{tabs}}" currentTab="{{tabIndex}}" itemWidth="50%" data-event-opts="{{[['^change',[['change']]]]}}" bind:change="__e" class="data-v-dbb12134" bind:__l="__l"></app-tabs><view class="input-wrap data-v-dbb12134"><view class="search-bar data-v-dbb12134"><app-search-module vue-id="d19f196c-2" placeholder="请输入汉字拼音首字母搜索" value="{{py}}" data-event-opts="{{[['^input',[['__set_model',['','py','$event',[]]],['searchFn']]]]}}" bind:input="__e" class="data-v-dbb12134" bind:__l="__l"></app-search-module></view><view style="padding:0 0rpx 0 20rpx;" class="data-v-dbb12134"><button data-event-opts="{{[['tap',[['pageTo',[['o',['url','/admin/ptItem/itemList']]]]]]]}}" class="admin-button-com middle blue data-v-dbb12134" bindtap="__e">添加花材</button></view></view><view class="scroll-middle_bx data-v-dbb12134"><scroll-view class="tab-view data-v-dbb12134" scroll-y="{{true}}" scroll-with-animation="{{true}}" scroll-top="{{scrollTop}}"><block wx:for="{{filterProductInfo}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="{{['tab-bar-item _div data-v-dbb12134',classIndex==index?'active':'']}}" data-current="{{index}}" data-event-opts="{{[['tap',[['swichClass',[index]]]]]}}" catchtap="__e"><text class="data-v-dbb12134">{{item.className||""}}</text></view></block></scroll-view><scroll-view class="right-box data-v-dbb12134" scroll-y="{{true}}" scroll-into-view="{{scroll_into_view}}" scroll-with-animation="true" lower-threshold="100" data-event-opts="{{[['scroll',[['scroll_detail',['$event']]]],['scrolltolower',[['scroll_bottom',['$event']]]]]}}" bindscroll="__e" bindscrolltolower="__e"><block wx:if="{{!$root.g0}}"><block class="data-v-dbb12134"><block wx:for="{{$root.l0}}" wx:for-item="classItem" wx:for-index="classIndex" wx:key="classIndex"><view class="item_list_bx selectAll data-v-dbb12134" id="{{'class_'+classIndex}}"><block wx:if="{{!classItem.g1}}"><view class="item_list_title data-v-dbb12134">{{''+classItem.$orig.className}}</view></block><block wx:if="{{tabs[tabIndex].name=='库存预警'&&classItem.g2}}"><text class="data-v-dbb12134">当前库存充足</text></block><block wx:for="{{classItem.$orig.child}}" wx:for-item="productItem" wx:for-index="productIndex" wx:key="productIndex"><view style="height:200rpx;" id="{{'class_'+classIndex}}" class="data-v-dbb12134"><block wx:if="{{classItem.$orig.isActive}}"><item-stock vue-id="{{'d19f196c-3-'+classIndex+'-'+productIndex}}" isPrice="{{false}}" type="{{tabs[tabIndex].key}}" info="{{productItem}}" data-event-opts="{{[['^goToProduct',[['goToProduct']]]]}}" bind:goToProduct="__e" class="data-v-dbb12134" bind:__l="__l"></item-stock></block></view></block></view></block></block></block><block wx:else><block class="data-v-dbb12134"><view style="width:100%;" class="data-v-dbb12134"><app-wrapper-empty vue-id="d19f196c-4" title="暂无数据" is-empty="{{$root.g3}}" class="data-v-dbb12134" bind:__l="__l"></app-wrapper-empty></view></block></block></scroll-view></view></view>
|