UIView *loadView = [[UIControl alloc]initWithFrame:CGRectMake(0,0,320,1136/2)]; loadView.backgroundColor = [UIColor clearColor]; [(UIControl *)loadView addTarget:self action:@selector(removeLoadView1) forControlEvents:UIControlEventTouchUpInside];
by: 发表于:2017-10-13 10:12:19 顶(0) | 踩(0) 回复
??
by: 发表于:2017-10-13 10:12:19 顶(0) | 踩(0) 回复
??
回复评论