Explorar el Código

拼团券限领显示修改

tags/富茂链客4.1.0
刘晖 hace 6 años
padre
commit
0b7bfc0a66
Se han modificado 2 ficheros con 0 adiciones y 2 borrados
  1. +0
    -1
      pages/joinFrDpell/index.wxml
  2. +0
    -1
      pages/spellGroup/mySpellGroup/index.wxml

+ 0
- 1
pages/joinFrDpell/index.wxml Ver fichero

@@ -16,7 +16,6 @@
<view class='rest'>
<text class='txt01'>限购条件:</text>
<text class='time'>每人{{data.useLimitQuantity}}张</text>
<text class='times' style='margin-left:10rpx;' wx:if="{{data.autoRefund == 1}}">(不支持过期自动退款)</text>
</view>
<view class='status'>
<view class='status01 st'>


+ 0
- 1
pages/spellGroup/mySpellGroup/index.wxml Ver fichero

@@ -16,7 +16,6 @@
<view class='rest'>
<text class='txt01'>限购条件:</text>
<text class='time'>每人{{data.useLimitQuantity}}张</text>
<text class='times' style='margin-left:10rpx;' wx:if="{{data.autoRefund == 1}}">(不支持过期自动退款)</text>
</view>
<view class='status' wx:if="{{spellData!=null}}">
<view class='status01 st'>


Cargando…
Cancelar
Guardar