Explorar el Código

暂无优惠券可用修改

tags/2.2.4
meo hace 6 años
padre
commit
72e0bf4de9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      pages/couponorder/index/index.wxml

+ 1
- 1
pages/couponorder/index/index.wxml Ver fichero

@@ -6,7 +6,7 @@
<view>
<view class="nocoupon" wx:if="{{list.length==0}}">
<image src="./../../../assets/img/cou.png" mode="widthFix" />
<text>暂无优惠券</text>
<text>暂无优惠券可用</text>
<navigator url="/pages/index/index" open-type="switchTab" hover-class="other-navigator-hover">
<button>去领券</button>
</navigator>


Cargando…
Cancelar
Guardar