[self.tabBarController?setSelectedIndex:1];
?[self.navigationController?popToRootViewControllerAnimated:YES];
改為
[self.tabBarController?setSelectedIndex:1];
? ? ? ? ? ??[self.navigationControllerpopToRootViewControllerAnimated:NO];
[self.tabBarController?setSelectedIndex:1];
?[self.navigationController?popToRootViewControllerAnimated:YES];
改為
[self.tabBarController?setSelectedIndex:1];
? ? ? ? ? ??[self.navigationControllerpopToRootViewControllerAnimated:NO];