|
|
@@ -3,26 +3,17 @@ |
|
|
|
<view class="coupons-body"> |
|
|
|
<view class='banner'> |
|
|
|
<image src='{{data.coverImg}}' mode="widthFix"></image> |
|
|
|
<text bindtap='gotoactdetail'>活动详情</text> |
|
|
|
</view> |
|
|
|
<!-- <view class='coupons_info'> |
|
|
|
<view> |
|
|
|
<text>{{data.title}}</text> |
|
|
|
<text>{{data.subTitle}}</text> |
|
|
|
</view> |
|
|
|
</view> --> |
|
|
|
|
|
|
|
<!-- <view class='posi'> |
|
|
|
<view class='posi_logo'> |
|
|
|
<view> |
|
|
|
<image src='{{data.merChantImgUrl}}'></image> |
|
|
|
</view> |
|
|
|
<view> |
|
|
|
<text>{{data.merchantName}}</text> |
|
|
|
<text>{{data.addr}}{{data.buildingName}}{{data.floorName}}</text> |
|
|
|
</view> |
|
|
|
<image class="orbg" src='./../../assets/img/orbg.png' mode="widthFix"></image> |
|
|
|
<view class='act' bindtap='gotoactdetail'> |
|
|
|
<text class='txt001'>{{data.title}}</text> |
|
|
|
<text class='txt002'>{{data.subTitle}}</text> |
|
|
|
<view class="proct"> |
|
|
|
<text>活动说明</text> |
|
|
|
<text>{{data.detail}}</text> |
|
|
|
<image class="jian" src='../../assets/img/jian.png' mode="widthFix"></image> |
|
|
|
</view> |
|
|
|
</view> --> |
|
|
|
</view> |
|
|
|
<view class='notes' style='display:none;'> |
|
|
|
<view> |
|
|
|
<text>活动详情</text> |
|
|
|