[UIDevice currentDevice].orientation
该方法在用户锁定屏幕是,永远返回UIDeviceOrientationPortrait类型,导致获取设备方向出错。
UIDeviceOrientationPortrait