Skip to content

Commit 2c3b9de

Browse files
ZYNZYN
ZYN
authored and
ZYN
committed
修改BUG。
1 parent 725f899 commit 2c3b9de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

YNNavigationController/Demo/TestNavigationController.m

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ - (void)pushViewController:(UIViewController *)viewController animated:(BOOL)ani
3535
}
3636

3737
- (void)popToPre{
38-
39-
[self yn_popViewController];
38+
//统一处理返回
39+
[self yn_popViewController];
4040

4141
}
4242

0 commit comments

Comments
 (0)