|
@@ -101,7 +101,7 @@ |
|
|
</view> |
|
|
</view> |
|
|
<!-- 爆款专区 --> |
|
|
<!-- 爆款专区 --> |
|
|
<c-hot id="hot"/> |
|
|
<c-hot id="hot"/> |
|
|
<view class='product' wx:if="{{showTopic}}" bindtap='gotoRushBuyOne'> |
|
|
|
|
|
|
|
|
<view class='product' wx:if="{{showTopic}}" bindtap='gotoTopic'> |
|
|
<image src='{{cover}}' mode='widthFix' ></image> |
|
|
<image src='{{cover}}' mode='widthFix' ></image> |
|
|
</view> |
|
|
</view> |
|
|
<c-coupons id="lists" bind:myevent="onGetCode" class="business" loadingtext="{{loadingtext}}" loading="{{loading}}" /> |
|
|
<c-coupons id="lists" bind:myevent="onGetCode" class="business" loadingtext="{{loadingtext}}" loading="{{loading}}" /> |
|
|