Commit 2c4655799cecae6acdcafd53d49ed3fb8c56cd8e
1 parent
d6491980
没有权限提醒
Showing
1 changed file
with
1 additions
and
1 deletions
packageE/pages/user/monthgiftbag/giftpackinfo/giftpackinfo.js
@@ -265,7 +265,7 @@ Page({ | @@ -265,7 +265,7 @@ Page({ | ||
265 | }else{ | 265 | }else{ |
266 | wx.showModal({ | 266 | wx.showModal({ |
267 | title: '提示', | 267 | title: '提示', |
268 | - content:'活动对象未符合,不能参与', | 268 | + content:'会员身份不符,暂时无法参与', |
269 | showCancel:false, | 269 | showCancel:false, |
270 | success (res) { | 270 | success (res) { |
271 | if (res.confirm) { | 271 | if (res.confirm) { |