[UIView animateWithDuration:0.3 animations:^{ view.frame = CGRectMake(0, 0,0, 0); } completion:^(BOOL finished) { }];粘代码 试试吧