wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
316ca1317a176a0dcbead1c2eefbfa42b3f329ff
Authored by
WXD-SEASON\season
2021-08-19 17:58:33 +0800
1 parent
d006bc5c
优惠券名称修改
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pages/user/coupons/coupons.js
pages/user/coupons/coupons.js
View file @
316ca13
...
...
@@ -60,7 +60,7 @@ Page({
60
60
var th = this;
61
61
62
62
wx.setNavigationBarTitle({
63
- title: "
微券查询
",
63
+ title: "
我的优惠券
",
64
64
});
65
65
66
66
/**
...
...