1 |
- <app-layout vue-id="baed3152-1" class="data-v-25d87282" bind:__l="__l" vue-slots="{{['default']}}"><view class="title main-center cross-center data-v-25d87282"><image src="{{svipImg.left}}" class="data-v-25d87282"></image><view class="title-text data-v-25d87282">会员卡权益</view><image src="{{svipImg.right}}" class="data-v-25d87282"></image></view><block wx:if="{{is_free_delivery==1}}"><view class="is-free cross-center data-v-25d87282"><image src="./../image/free.png" class="data-v-25d87282"></image><view class="data-v-25d87282">自营商品包邮</view></view></block><view class="is-free cross-center data-v-25d87282"><image src="./../image/object.png" class="data-v-25d87282"></image><view class="data-v-25d87282">折扣对象</view></view><view class="obj data-v-25d87282"><block wx:if="{{card.image_type_info_detail.all}}"><view class="all data-v-25d87282"><view class="all-item main-center data-v-25d87282"><view class="data-v-25d87282">全部自营商品</view></view></view></block><block wx:if="{{card.image_type_info_detail.cats.length>0}}"><view class="data-v-25d87282"><view class="obj-title cross-center main-center data-v-25d87282"><view class="line data-v-25d87282"></view><view class="data-v-25d87282">指定分类</view><view class="line data-v-25d87282"></view></view><view class="cat-list dir-left-wrap data-v-25d87282"><block wx:for="{{card.image_type_info_detail.cats}}" wx:for-item="item" wx:for-index="__i0__" wx:key="value"><view data-event-opts="{{[['tap',[['toCat',['$0'],[[['card.image_type_info_detail.cats','value',item.value,'value']]]]]]]}}" class="cat-item t-omit data-v-25d87282" bindtap="__e">{{item.label}}</view></block></view></view></block><block wx:if="{{card.image_type_info_detail.goods.length>0}}"><view class="data-v-25d87282"><view class="obj-title cross-center main-center data-v-25d87282"><view class="line data-v-25d87282"></view><view class="data-v-25d87282">{{card.image_type_info_detail.all?'为您推荐(特殊商品除外)':'指定商品'}}</view><view class="line data-v-25d87282"></view></view><view class="goods-holder data-v-25d87282"></view></view></block></view><u-ordinary-list vue-id="{{('baed3152-2')+','+('baed3152-1')}}" showBuyBtn="{{0}}" list="{{card.image_type_info_detail.goods}}" theme="{{getTheme}}" list-style="{{3}}" class="data-v-25d87282" bind:__l="__l"></u-ordinary-list></app-layout>
|