Skip to content

Commit

Permalink
各个bug的修改
Browse files Browse the repository at this point in the history
  • Loading branch information
MJCIOS committed Nov 26, 2018
1 parent e601df4 commit c92f734
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ - (void)viewDidLoad {
self.navigationItem.rightBarButtonItem = [[UIBarButtonItem alloc]initWithTitle:@"试试" style:UIBarButtonItemStylePlain target:self action:@selector(test)];

self.view.backgroundColor = [UIColor whiteColor];


NSArray *titlesArr = @[@"荣耀",@"联盟",@"DNF",@"CF",@"飞车",@"炫舞",@"天涯"];
MJCTestViewController *vc1 = [[MJCTestViewController alloc]init];
Expand Down

0 comments on commit c92f734

Please sign in to comment.