mrr.sj.front/unpackage/dist/dev/mp-weixin/components/hot-card/hot-card.wxml

1 line
1.7 KiB
Plaintext

<view class="hot-card data-v-05336c04" style="{{'background-image:'+('url('+bg+')')+';'}}"><view class="hot-card-footer data-v-05336c04"><view class="hot-card-footer__left data-v-05336c04"><image class="hot-card-footer__left__icon data-v-05336c04" mode="widthFix" src="{{titleImg}}"></image><view class="hot-card-footer__left__text2 data-v-05336c04">活动火热进行中</view></view><view data-event-opts="{{[['tap',[['$emit',['toMore']]]]]}}" class="hot-card-footer__right data-v-05336c04" bindtap="__e"> 更多 <image class="hot-card-footer__right__icon data-v-05336c04" src="/static/images/shop/pintuan/right_gray.png"></image></view></view><view class="hot-card-body data-v-05336c04"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['$emit',['goDetail','$0'],[[['info','',index,'server_id']]]]]]]}}" class="hot-card-body-item data-v-05336c04" bindtap="__e"><view class="hot-card-body-item-box data-v-05336c04"><image class="hot-card-body-item-box-img data-v-05336c04" mode="aspectFill" src="{{item.$orig.photo[0]}}"></image><view class="{{['hot-card-body-item-box-text','data-v-05336c04',(item.m0>=7)?'long-font-szie':'']}}" style="{{'background-image:'+('url('+lsBg+')')+';'}}"><image class="hot-card-body-item-box-text-img data-v-05336c04" mode="aspectFill" src="/static/images/shop/pintuan/jiantou.png"></image><text class="data-v-05336c04"> 立省<text class="num_medium_text data-v-05336c04">{{item.m1}}</text>元</text></view></view><view class="hot-card-body-item-price num_medium_text data-v-05336c04">¥ <text style="font-size:36rpx;" class="data-v-05336c04">{{item.$orig.price}}</text></view></view></block></view></view>