| 1 |
- <view class="recommend data-v-53877fc0"><block wx:for="{{bastList}}" wx:for-item="b" wx:for-index="__i0__" wx:key="id"><view class="re-list data-v-53877fc0"><view class="re-img data-v-53877fc0"><image src="{{b.image}}" mode class="data-v-53877fc0"></image></view><view class="re-right data-v-53877fc0"><view class="re-right-top data-v-53877fc0"><view class="good-name clamp2 data-v-53877fc0">{{b.store_name}}</view><view class="store-name clamp data-v-53877fc0">{{'门店:'+checkedStore.name+''}}</view><text class="data-v-53877fc0">{{"距离:"+$root.f0}}</text></view><view class="re-right-bottom data-v-53877fc0"><view class="re-right-bottom-left data-v-53877fc0"><text class="data-v-53877fc0">{{"¥"+b.price}}</text><block wx:if="{{b.ot_price*1>b.price*1}}"><text class="ot-price data-v-53877fc0">{{"¥"+b.ot_price}}</text></block></view><view data-event-opts="{{[['tap',[['navTo',['/pages/product/product?id='+b.id+'&type=0']]]]]}}" class="re-right-bottom-right data-v-53877fc0" bindtap="__e">立即购买</view></view></view></view></block><uni-load-more vue-id="1d68f946-1" status="{{loadingType}}" class="data-v-53877fc0" bind:__l="__l"></uni-load-more></view>
|