Skip to content

Commit 3becb56

Browse files
committed
同上
1 parent fd3eb98 commit 3becb56

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Coding_iOS/AppDelegate.m

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ - (void)applicationWillEnterForeground:(UIApplication *)application
138138
- (void)applicationDidBecomeActive:(UIApplication *)application
139139
{
140140
// Restart any tasks that were paused (or not yet started) while the application was inactive. If the application was previously in the background, optionally refresh the user interface.
141+
[[UnReadManager shareManager] updateUnRead];
141142
}
142143

143144
- (void)applicationWillTerminate:(UIApplication *)application

0 commit comments

Comments
 (0)