Commit c0cf3cf7 authored by wangxuelai's avatar wangxuelai

''

parent 30b4c038
......@@ -76,7 +76,7 @@ Page({
}
if (errMsg == 'getUserInfo:fail auth deny') {
that.setData({loading: false})
wx.showModal({title: '提示', content: '请确认授权进入商家岛打卡', showCancel: false})
wx.showModal({title: '提示', content: '请确认授权进入打卡小管家', showCancel: false})
return;
}
that.setData({loading: true})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment