@@ -18,6 +18,11 @@ onLaunch((options) => {
.loginSetToken(token)
.then(() => {
$api.msg('登录成功');
})
.catch(() => {
uni.redirectTo({
url: '/pages/login/login',
});
} else {
The note is not visible to the blocked user.