Explorar el Código

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

tags/福建版C.9.1.01
meo hace 5 años
padre
commit
8b72b3f057
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      index/index.wxml

+ 1
- 1
index/index.wxml Ver fichero

@@ -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}}" />


Cargando…
Cancelar
Guardar