myfocus.wxml 2.0 KB

1
  1. <view class="pages data-v-0d446053"><mescroll-body vue-id="c96fa9da-1" 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" class="data-v-0d446053 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view class="product-wrap data-v-0d446053"><uni-swipe-action vue-id="{{('c96fa9da-2')+','+('c96fa9da-1')}}" class="data-v-0d446053" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="product-item data-v-0d446053"><view data-event-opts="{{[['tap',[['productclick',['$0'],[[['productlist','',index,'pmsProduct.id']]]]]]]}}" class="product-item-img-wrap data-v-0d446053" bindtap="__e"><image class="product-item-img data-v-0d446053" src="{{item.f0}}" mode="aspectFit"></image></view><view data-event-opts="{{[['tap',[['productclick',['$0'],[[['productlist','',index,'pmsProduct.id']]]]]]]}}" class="product-item-info data-v-0d446053" bindtap="__e"><view class="product-item-til data-v-0d446053">{{item.$orig.productName}}</view><view class="product-item-brand data-v-0d446053">{{item.$orig.productBrand+''}}<block wx:if="{{item.$orig.postage}}"><text class="postage data-v-0d446053">包邮</text></block></view><view class="product-item-addr data-v-0d446053">{{item.$orig.addr}}</view><view class="product-item-company data-v-0d446053">{{item.$orig.companyName}}</view><view class="product-item-price data-v-0d446053"><block wx:if="{{item.$orig.pmsProduct.price}}"><text class="rmb data-v-0d446053">¥</text></block><text class="{{['price data-v-0d446053',!item.$orig.price?'noprice':'']}}">{{item.$orig.pmsProduct.price||"暂无价格"}}</text><block wx:if="{{item.$orig.pmsProduct.unit}}"><text class="data-v-0d446053">{{"/ "+item.$orig.pmsProduct.unit}}</text></block></view></view></view></block></uni-swipe-action></view></mescroll-body></view>