wechat_staff/pages/login/index.js
@@ -119,6 +119,7 @@ }else{ wx.showToast({ title: '你还不是该系统用户,请联系相关管理员注册', icon: 'none' }) } }) @@ -166,7 +167,7 @@ } }) } else { wx.redirectTo({ wx.reLaunch({ url: '/pages/login/index', }) wx.hideLoading() @@ -201,6 +202,7 @@ }else{ wx.showToast({ title: '你还不是该系统用户,请联系相关管理员注册', icon: 'none' }) }