diff --git a/Leanote/AppDelegate.m b/Leanote/AppDelegate.m index c2a4e88..7f1c760 100755 --- a/Leanote/AppDelegate.m +++ b/Leanote/AppDelegate.m @@ -142,6 +142,7 @@ - (BOOL)application:(UIApplication *)application willFinishLaunchingWithOptions:(NSDictionary *)launchOptions { [self customizeAppearance]; + return YES; } // 全局样式设置