mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-02-25 12:10:28 +00:00
1 line
1.6 KiB
Plaintext
1 line
1.6 KiB
Plaintext
<view><view class="index-wrapper"><block wx:if="{{isShow&&benefit.length}}"><view class="wrapper"><view class="title acea-row row-between-wrapper"><view class="text"><view class="name line1">{{titleInfo[0].val}}</view><view class="line1 txt-btn">{{titleInfo[1].val}}</view></view><view data-event-opts="{{[['tap',[['gopage',['$0'],['titleInfo.__$n2.val']]]]]}}" class="more" bindtap="__e">更多<text class="iconfont icon-jiantou"></text></view></view><promotion-good vue-id="21124974-1" benefit="{{benefit}}" bind:__l="__l"></promotion-good></view></block><block wx:if="{{!isShow&&isIframe&&benefit.length}}"><view class="wrapper"><view class="title acea-row row-between-wrapper"><view class="text"><view class="name line1">{{titleInfo[0].val}}</view><view class="line1 txt-btn">{{titleInfo[1].val}}</view></view><view data-event-opts="{{[['tap',[['gopage',['$0'],['titleInfo.__$n1.val']]]]]}}" class="more" bindtap="__e">更多<text class="iconfont icon-jiantou"></text></view></view><promotion-good vue-id="21124974-2" benefit="{{benefit}}" bind:__l="__l"></promotion-good></view></block><block wx:if="{{isIframe&&!benefit.length}}"><view class="wrapper"><view class="title acea-row row-between-wrapper"><view class="text"><view class="name line1">{{titleInfo[0].val}}</view><view class="line1 txt-btn">{{titleInfo[1].val}}</view></view><view data-event-opts="{{[['tap',[['gopage',['$0'],['titleInfo.__$n1.val']]]]]}}" class="more" bindtap="__e">更多<text class="iconfont icon-jiantou"></text></view></view><view class="empty-img">促销单品,暂无数据</view></view></block></view></view> |