소스 검색

评测报告横竖屏

liushengqiang 2 년 전
부모
커밋
878b5bddbe
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/view/evaluating/index.tsx

+ 1 - 0
src/view/evaluating/index.tsx

@@ -399,6 +399,7 @@ export const handleViewReport = (
 		isHideTitle: true, // 此处兼容安卓,意思为隐藏全部头部
 		statusBarTextColor: false,
 		isOpenLight: true,
+		c_orientation: 0,
 	});
 };