1 |
- <view class="pages data-v-2c5f29e4"><view class="search-wrap nomal-bottom data-v-2c5f29e4"><view class="search data-v-2c5f29e4"><view class="searchTxt data-v-2c5f29e4"><uni-search-bar vue-id="5f8693a2-1" placeholder="{{searchtxt}}" data-event-opts="{{[['^confirm',[['search']]],['^input',[['search']]]]}}" bind:confirm="__e" bind:input="__e" class="data-v-2c5f29e4" bind:__l="__l"></uni-search-bar></view></view></view><mescroll-body class="wrap data-v-2c5f29e4 vue-ref" vue-id="5f8693a2-2" down="{{downOption}}" up="{{upOption}}" data-ref="mescrollRef" data-event-opts="{{[['^init',[['mescrollInit']]],['^down',[['downCallback']]],['^up',[['upCallback']]]]}}" bind:init="__e" bind:down="__e" bind:up="__e" bind:__l="__l" vue-slots="{{['default']}}"><view class="results write-radius data-v-2c5f29e4"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['productdetails',['$0'],[[['dataList','',index,'id']]]]]]]}}" class="results-item data-v-2c5f29e4" bindtap="__e"><view class="results-item-img-wrap data-v-2c5f29e4"><image class="results-item-img data-v-2c5f29e4" src="{{item.f0+'/thumbnail/358x358'}}" mode="scaleToFill"></image></view><view class="results-item-info data-v-2c5f29e4"><view class="results-item-info-til data-v-2c5f29e4">{{item.$orig.name}}</view><view class="results-item-info-brand data-v-2c5f29e4">{{item.$orig.brandName}}</view><view class="results-item-info-label data-v-2c5f29e4"><block wx:if="{{item.$orig.postage}}"><text class="postage data-v-2c5f29e4">包邮</text></block></view><view class="results-item-info-company data-v-2c5f29e4">{{item.$orig.umsCompanyInfo}}</view><view class="results-item-info-price data-v-2c5f29e4"><text class="rmb data-v-2c5f29e4">¥</text><text class="price data-v-2c5f29e4">{{item.$orig.price}}</text><text class="unit data-v-2c5f29e4">{{"/"+item.$orig.unit}}</text></view></view></view></block></view></mescroll-body></view>
|