Browse Source

[首页][修改]:[首页专题的修改]

tags/福建版C.9.1.01
meo 5 years ago
parent
commit
8b72b3f057
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      index/index.wxml

+ 1
- 1
index/index.wxml View File

@@ -101,7 +101,7 @@
</view>
<!-- 爆款专区 -->
<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>
</view>
<c-coupons id="lists" bind:myevent="onGetCode" class="business" loadingtext="{{loadingtext}}" loading="{{loading}}" />


Loading…
Cancel
Save