//不支持屏幕旋转 - (NSUInteger)supportedInterfaceOrientations { return UIInterfaceOrientationMaskPortrait; }