|
|
@@ -12,7 +12,7 @@ |
|
|
|
<image src='{{nodata}}'></image> |
|
|
|
<view class='no-data-text'>暂无数据</view> |
|
|
|
</view> |
|
|
|
<view class='content' style='margin-top:320rpx;'> |
|
|
|
<view class='content' style='{{"margin-top:"+(flag=="spellList"?"320rpx":"0rpx")}}'> |
|
|
|
<view class='sepll-list' wx:if='{{flag=="spellList"}}' wx:for="{{lists}}" wx:key="{{index}}" data-couponId='{{item.couponId}}' data-id='{{item.id}}' bindtap='invite'> |
|
|
|
<view class='spell-left'> |
|
|
|
<image src='{{item.coverImg}}' mode="aspectFill"></image> |
|
|
|