diff --git a/view/crmebN/app.js b/view/crmebN/app.js index fdc53cbd..c91b78cf 100644 --- a/view/crmebN/app.js +++ b/view/crmebN/app.js @@ -39,7 +39,7 @@ App({ }, setUserInfo : function(){ var that = this; - if (that.globalData.uid == null) {//是否存在用户信息,如果不存在跳转到首页123 + if (that.globalData.uid == null) {//是否存在用户信息,如果不存在跳转到首页123456 wx.showToast({ title: '用户信息获取失败!', icon: 'none',