EZSDK/EZSDK/EZ/UIViewControllers/EZWifiInfoViewController.m
@@ -230,7 +230,10 @@ - (IBAction)nextAction:(id)sender { [self showModeSelect]; //热点配网 [self performSegueWithIdentifier:@"go2APWifiConfig" sender:nil]; // [self showModeSelect]; } @end