|
|
@@ -51,7 +51,7 @@ module.exports = {
|
|
|
uni.removeStorageSync("zhiFuBao")
|
|
|
uni.removeStorageSync("zhiFuBaoName")
|
|
|
uni.showToast({
|
|
|
- title: '用户信息失效,请重新登录!',
|
|
|
+ title: '请先登录,以便更好使用!',
|
|
|
icon: 'none'
|
|
|
})
|
|
|
|
|
|
@@ -109,7 +109,7 @@ module.exports = {
|
|
|
uni.removeStorageSync("zhiFuBao")
|
|
|
uni.removeStorageSync("zhiFuBaoName")
|
|
|
uni.showToast({
|
|
|
- title: '用户信息失效,请重新登录!',
|
|
|
+ title: '请先登录,以便更好使用!',
|
|
|
icon: 'none'
|
|
|
})
|
|
|
}
|
|
|
@@ -166,7 +166,7 @@ module.exports = {
|
|
|
uni.removeStorageSync("zhiFuBao")
|
|
|
uni.removeStorageSync("zhiFuBaoName")
|
|
|
uni.showToast({
|
|
|
- title: '用户信息失效,请重新登录!',
|
|
|
+ title: '请先登录,以便更好使用!',
|
|
|
icon: 'none'
|
|
|
})
|
|
|
}
|
|
|
@@ -223,7 +223,7 @@ module.exports = {
|
|
|
uni.removeStorageSync("zhiFuBao")
|
|
|
uni.removeStorageSync("zhiFuBaoName")
|
|
|
uni.showToast({
|
|
|
- title: '用户信息失效,请重新登录!',
|
|
|
+ title: '请先登录,以便更好使用!',
|
|
|
icon: 'none'
|
|
|
})
|
|
|
}else if (result.data.code !=0&&result.data.msg!='未进入公司') {
|
|
|
@@ -290,7 +290,7 @@ module.exports = {
|
|
|
uni.removeStorageSync("zhiFuBao")
|
|
|
uni.removeStorageSync("zhiFuBaoName")
|
|
|
uni.showToast({
|
|
|
- title: '用户信息失效,请重新登录!',
|
|
|
+ title: '请先登录,以便更好使用!',
|
|
|
icon: 'none'
|
|
|
})
|
|
|
}else if (result.data.code !=0&&result.data.msg!='未进入公司') {
|
|
|
@@ -333,7 +333,7 @@ module.exports = {
|
|
|
uni.removeStorageSync("zhiFuBao")
|
|
|
uni.removeStorageSync("zhiFuBaoName")
|
|
|
uni.showToast({
|
|
|
- title: '用户信息失效,请重新登录!',
|
|
|
+ title: '请先登录,以便更好使用!',
|
|
|
icon: 'none'
|
|
|
})
|
|
|
}
|