add jpush 启动广告页

This commit is contained in:
lianxiang
2018-08-22 17:53:17 +08:00
parent b7bedad48c
commit 3b8f57d02f
24 changed files with 545 additions and 34 deletions
+2 -2
View File
@@ -7,7 +7,7 @@
//
#import "ViewController.h"
#import "AppDelegate.h"
@interface ViewController ()
@end
@@ -17,7 +17,7 @@
- (void)viewDidLoad {
[super viewDidLoad];
self.view.backgroundColor = [UIColor purpleColor];
// Do any additional setup after loading the view, typically from a nib.
}