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