mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-16 05:52:51 +00:00
更新 app.js
This commit is contained in:
parent
06c27f4b88
commit
617a124dc7
@ -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',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user