perf: 去掉轮训
This commit is contained in:
@ -33,8 +33,6 @@ const init = async () => {
|
||||
|
||||
if (isLogin) {
|
||||
await initApp();
|
||||
|
||||
sidebarStore.startUnreadInfoPolling();
|
||||
} else {
|
||||
sidebarStore.stopUnreadInfoPolling();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user