From 06c27f4b881c765f8bf9175a34f51f6014d86b54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=81=86=E5=90=AC?= Date: Fri, 2 Nov 2018 13:10:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20app.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/crmebN/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/crmebN/app.js b/view/crmebN/app.js index 4a26971f..fdc53cbd 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) {//是否存在用户信息,如果不存在跳转到首页1 + if (that.globalData.uid == null) {//是否存在用户信息,如果不存在跳转到首页123 wx.showToast({ title: '用户信息获取失败!', icon: 'none',