This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
weapp
/
C
Watch
8
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
66
Wiki
Activity
Browse Source
暂无优惠券可用修改
tags/2.2.4
meo
6 years ago
parent
e77ae30762
commit
72e0bf4de9
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pages/couponorder/index/index.wxml
+ 1
- 1
pages/couponorder/index/index.wxml
View File
@@ -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…
Cancel
Save