| 1 |
- <view class="recommend data-v-cbc833d4"><block wx:for="{{bastList}}" wx:for-item="b" wx:for-index="__i0__" wx:key="id"><view class="re-list data-v-cbc833d4"><view class="re-img data-v-cbc833d4"><image src="{{b.image}}" mode class="data-v-cbc833d4"></image></view><view class="re-right data-v-cbc833d4"><view class="re-right-top data-v-cbc833d4">{{''+b.store_name}}<view class="_br data-v-cbc833d4"></view></view><view class="re-right-bottom data-v-cbc833d4"><view class="re-right-bottom-left data-v-cbc833d4"><view class="_b data-v-cbc833d4">{{"¥"+b.vip_price}}</view><label class="_span data-v-cbc833d4">{{"¥"+b.price}}</label></view><view class="re-right-bottom-right data-v-cbc833d4"><button type="default" data-event-opts="{{[['tap',[['goDhqDetai',['$0'],[[['bastList','id',b.id,'id']]]]]]]}}" bindtap="__e" class="data-v-cbc833d4">立即购买</button></view></view></view></view></block></view>
|