[botton setUserInteractionEnabled:YES];
[self.regBotton addGestureRecognizer:[[UITapGestureRecognizer alloc] initWithTarget:self action:@selector(bottonAction)]];
[botton setUserInteractionEnabled:YES];
[self.regBotton addGestureRecognizer:[[UITapGestureRecognizer alloc] initWithTarget:self action:@selector(bottonAction)]];