model 模态视图的呈现样式
model.modalPresentationStyle =UIModalPresentationFullScreen;
2.model.modalPresentationStyle =UIModalPresentationOverFullScreen;
3.model.modalPresentationStyle =UIModalPresentationOverCurrentContext;
model.modalPresentationStyle =UIModalPresentationFullScreen;
2.model.modalPresentationStyle =UIModalPresentationOverFullScreen;
3.model.modalPresentationStyle =UIModalPresentationOverCurrentContext;