priceChange.wxml 1.2 KB

1
  1. <view class="billing_box_bg data-v-7d457de7"><view class="input-wrap data-v-7d457de7"><app-search-module vue-id="2b6abfff-1" placeholder="请输入关键词,支持拼音首字母搜索" value="{{py}}" data-event-opts="{{[['^search',[['searchFn']]],['^input',[['__set_model',['','py','$event',[]]]]]]}}" bind:search="__e" bind:input="__e" class="data-v-7d457de7" bind:__l="__l"></app-search-module></view><view class="scroll-middle_bx data-v-7d457de7"><block wx:if="{{!$root.g0}}"><block class="data-v-7d457de7"><view style="width:100%;padding:30rpx;" class="data-v-7d457de7"><block wx:for="{{filterProductInfoContrapose}}" wx:for-item="productItem" wx:for-index="productIndex" wx:key="productIndex"><commondity vue-id="{{'2b6abfff-2-'+productIndex}}" type="{{COMMODITY_TYPE.CHANGE}}" info="{{productItem}}" autoPrice="{{productItem.priceLabel=='2'?productItem.price:null}}" class="data-v-7d457de7" bind:__l="__l"></commondity></block></view></block></block><block wx:else><block class="data-v-7d457de7"><app-wrapper-empty vue-id="2b6abfff-3" title="暂无数据" is-empty="{{$root.g1}}" class="data-v-7d457de7" bind:__l="__l"></app-wrapper-empty></block></block></view></view>