|
@@ -308,7 +308,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- navi.preferredContentSize = CGSizeMake(540, 680);
|
|
|
|
|
|
|
+// navi.preferredContentSize = CGSizeMake(540, 680);
|
|
|
navi.modalPresentationStyle = UIModalTransitionStyleCrossDissolve;//有三种状态,自己看看是哪种
|
|
navi.modalPresentationStyle = UIModalTransitionStyleCrossDissolve;//有三种状态,自己看看是哪种
|
|
|
[self presentViewController:navi animated:YES completion:^{
|
|
[self presentViewController:navi animated:YES completion:^{
|
|
|
|
|
|