@@ -7,6 +7,9 @@ App({
const logs = wx.getStorageSync('logs') || []
logs.unshift(Date.now())
wx.setStorageSync('logs', logs)
wx.removeStorage({
key: 'avatarUrl',
})
// 长时间不操作导致token失效之后执行自动微信登录操作
wx.getStorage({
key: 'rsaPublicKey',
The note is not visible to the blocked user.