1 |
- <view class="data-v-1e9a4d95"><view class="{{['discountInfo','data-v-1e9a4d95',discountInfo.show===true?'on':'']}}"><view class="title data-v-1e9a4d95">优惠活动<text data-event-opts="{{[['tap',[['closeDiscount',['$event']]]]]}}" class="iconfont icon-guanbi5 data-v-1e9a4d95" bindtap="__e"></text></view><view class="list data-v-1e9a4d95"><block wx:for="{{discountInfo.discount}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['goList',['$0'],[[['discountInfo.discount','',index]]]]]]]}}" class="item acea-row row-top data-v-1e9a4d95" bindtap="__e"><view class="label data-v-1e9a4d95">{{item.title}}</view><view class="info data-v-1e9a4d95">{{item.desc}}</view><view class="iconfont icon-jiantou data-v-1e9a4d95"></view></view></block></view><slot name="bottom"></slot></view><view class="mask data-v-1e9a4d95" hidden="{{discountInfo.show===false}}" data-event-opts="{{[['touchmove',[['',['$event']]]],['tap',[['closeDiscount',['$event']]]]]}}" bindtouchmove="__e" bindtap="__e"></view></view>
|