1 line
2.0 KiB
Plaintext
1 line
2.0 KiB
Plaintext
|
|
<view class="content data-v-6ea3c82b"><view class="container data-v-6ea3c82b"><view class="my-header data-v-6ea3c82b"><view data-event-opts="{{[['tap',[['goback',['$event']]]]]}}" class="my-icons data-v-6ea3c82b" onTap="__e"><uni-icons vue-id="8ddad5e0-1" type="left" size="16" class="data-v-6ea3c82b" onVueInit="__l"></uni-icons></view><view class="my-text data-v-6ea3c82b">本站活动</view><view class="my-icons data-v-6ea3c82b"></view></view><view class="mub data-v-6ea3c82b"><view class="mub-box data-v-6ea3c82b" a:for="{{activityList}}" a:for-item="item" a:for-index="index" a:key="index"><block a:if="{{index!=0}}"><view class="right-box data-v-6ea3c82b">最新活动</view></block><block a:if="{{index==0}}"><view class="right-box data-v-6ea3c82b">最新活动</view></block><view data-event-opts="{{[['tap',[['intoOtherPage',['$0'],[[['activityList','',index,'name']]]]]]]}}" class="box-img data-v-6ea3c82b" onTap="__e"><block a:if="{{item.name=='消费有礼活动'}}"><image src="../../static/imgs/xfyl.png" class="data-v-6ea3c82b"></image></block><block a:if="{{item.name=='折扣营销活动'}}"><image src="../../static/imgs/zkyx.png" class="data-v-6ea3c82b"></image></block><block a:if="{{item.name=='满减营销活动'}}"><image src="../../static/imgs/mjyh.png" class="data-v-6ea3c82b"></image></block><block a:if="{{item.name=='新人有礼活动'}}"><image src="../../static/imgs/xryl.png" class="data-v-6ea3c82b"></image></block><block a:if="{{item.name=='推荐有礼活动'}}"><image src="../../static/imgs/yqyl.png" class="data-v-6ea3c82b"></image></block><block a:if="{{item.name=='储值卡充值活动'}}"><image src="../../static/imgs/chongzhi.png" class="data-v-6ea3c82b"></image></block></view><view class="box-size data-v-6ea3c82b"><view class="box-s-title data-v-6ea3c82b">{{item.name||"活动标题"}}</view><view class="box-s-size data-v-6ea3c82b">{{item.des||"内容"}}</view></view><view class="box-bottom data-v-6ea3c82b"><view class="data-v-6ea3c82b">活动时间</view><view class="data-v-6ea3c82b">{{item.time||''}}</view></view></view></view></view></view>
|