修复bug
This commit is contained in:
@@ -182,7 +182,7 @@ UIKIT_EXTERN NSString *kTabShowAnchorCardKey;
|
||||
}
|
||||
-(void)switchLanguage:(NSNotification *)not{
|
||||
[self initTabs:YES];
|
||||
self.selectedIndex = 3;
|
||||
self.selectedIndex = 4;
|
||||
}
|
||||
- (void)viewWillAppear:(BOOL)animated {
|
||||
[super viewWillAppear:animated];
|
||||
|
Reference in New Issue
Block a user