增加换肤功能
This commit is contained in:
@@ -194,7 +194,7 @@
|
||||
return;
|
||||
}
|
||||
navagationController = (QXBaseNavigationController*)KEYWINDOW.rootViewController;
|
||||
navagationController.interactivePopGestureRecognizer.enabled = NO;
|
||||
// navagationController.interactivePopGestureRecognizer.enabled = NO;
|
||||
if (_miniView) {
|
||||
[_miniView removeFromSuperview];
|
||||
_miniView = nil;
|
||||
|
||||
Reference in New Issue
Block a user