ZYModeViewController *moder = [[ZYModeViewController alloc] init]; [self presentViewController:moder animated:YES completion:nil];1检查导入头文件2.检查创建方法3.位置有没有写错,比如应该在btnClick时间中