|
|
@@ -1,6 +1,7 @@ |
|
|
|
<button class='goback' bindtap='goback'><image src='{{wmhome}}' mode="widthFix"></image></button> |
|
|
|
<!-- <button class='goback' bindtap='goback'><image src='{{wmhome}}' mode="widthFix"></image></button> --> |
|
|
|
<navbar back home text="专题活动" background='#fff'></navbar> |
|
|
|
<!-- banner活动详情页面 --> |
|
|
|
<view class='coupons' style='background:{{data.bgColor}};height:{{winHeight}}'> |
|
|
|
<view class='coupons' style='background:{{data.bgColor}};height:{{winHeight}};padding-top:{{navigationBarHeight}}'> |
|
|
|
<view class="coupons-body"> |
|
|
|
<view class='banner'> |
|
|
|
<image src='{{data.advert}}' mode='widthFix'></image> |
|
|
|