Skip to content
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.

Commit

Permalink
delete
Browse files Browse the repository at this point in the history
  • Loading branch information
jiaair committed Sep 12, 2016
1 parent a32d616 commit d1dfeb4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions 高仿映客/AppDelegate.m
Expand Up @@ -20,9 +20,6 @@ - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(

self.window = [[UIWindow alloc] initWithFrame:[UIScreen mainScreen].bounds];

// 默认一个窗口的层级都是UIWindowLevelNormal

// 设置窗口根控制器为广告控制器
MainTabBarController *tabBarVC = [[MainTabBarController alloc] init];
[UIApplication sharedApplication].keyWindow.rootViewController = tabBarVC;

Expand Down

0 comments on commit d1dfeb4

Please sign in to comment.