@@ -21,7 +21,7 @@ App({
if (token && typeof token === 'string') {
wx.setStorageSync('token', token);
console.log('Login successful');
if (this._resolveLogin) this._resolveLogin(token);
// Background Profile Update
The note is not visible to the blocked user.