2022-12-19 18:40:49 +08:00

1 line
1.4 KiB
Plaintext

<view class="recommend data-v-174ced20" style="{{(colorStyle)}}"><view class="title acea-row row-center-wrapper data-v-174ced20"><text class="iconfont icon-zhuangshixian data-v-174ced20"></text><text class="name data-v-174ced20">{{$root.m0}}</text><text class="iconfont icon-zhuangshixian lefticon data-v-174ced20"></text></view><view class="recommendList acea-row row-between-wrapper data-v-174ced20"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="item data-v-174ced20" hover-class="none" data-event-opts="{{[['tap',[['goDetail',['$0'],[[['hostProduct','',index]]]]]]]}}" bindtap="__e"><view class="pictrue data-v-174ced20"><image src="{{item.$orig.image}}" class="data-v-174ced20"></image><block wx:if="{{item.$orig.activity&&item.$orig.activity.type==='1'}}"><label class="pictrue_log_big pictrue_log_class _span data-v-174ced20">{{item.m1}}</label></block><block wx:if="{{item.$orig.activity&&item.$orig.activity.type==='2'}}"><label class="pictrue_log_big pictrue_log_class _span data-v-174ced20">{{item.m2}}</label></block><block wx:if="{{item.$orig.activity&&item.$orig.activity.type==='3'}}"><label class="pictrue_log_big pictrue_log_class _span data-v-174ced20">{{item.m3}}</label></block></view><view class="name line1 data-v-174ced20">{{item.$orig.store_name}}</view><view class="money font-color data-v-174ced20">{{$root.m4}}<text class="num data-v-174ced20">{{item.$orig.price}}</text></view></view></block></view></view>