浏览代码

暂无优惠券可用修改

tags/2.2.4
meo 6 年前
父节点
当前提交
72e0bf4de9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      pages/couponorder/index/index.wxml

+ 1
- 1
pages/couponorder/index/index.wxml 查看文件

@@ -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>


正在加载...
取消
保存