Commit 316ca1317a176a0dcbead1c2eefbfa42b3f329ff

Authored by WXD-SEASON\season
1 parent d006bc5c

优惠券名称修改

Showing 1 changed file with 1 additions and 1 deletions
pages/user/coupons/coupons.js
@@ -60,7 +60,7 @@ Page({ @@ -60,7 +60,7 @@ Page({
60 var th = this; 60 var th = this;
61 61
62 wx.setNavigationBarTitle({ 62 wx.setNavigationBarTitle({
63 - title: "微券查询", 63 + title: "我的优惠券",
64 }); 64 });
65 65
66 /** 66 /**