Commit 56c6bb56 authored by luyueming's avatar luyueming

无效的修改

parent 6cd7223a
......@@ -9,7 +9,7 @@
#import "GMNavigationController.h"
#import "UIViewController+PushType.h"
#import "GMPresentAnimation.h"
@import GMKit;
//@import GMKit;
@interface GMNavigationController ()<UINavigationControllerDelegate>
......@@ -20,7 +20,7 @@
- (void)viewDidLoad {
[super viewDidLoad];
self.delegate = self;
self.fd_viewControllerBasedNavigationBarAppearanceEnabled = NO;
// self.fd_viewControllerBasedNavigationBarAppearanceEnabled = NO;
}
- (nullable id <UIViewControllerAnimatedTransitioning>)navigationController:(UINavigationController *)navigationController
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment