瀏覽代碼

评测报告横竖屏

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,
 	});
 };