This website works better with JavaScript.
首頁
探索
說明
註冊
登入
weapp
/
C
關註
8
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
66
Wiki
Activity
瀏覽代碼
暂无优惠券可用修改
tags/2.2.4
meo
6 年之前
父節點
e77ae30762
當前提交
72e0bf4de9
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+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>
Write
Preview
Loading…
取消
儲存