Pārlūkot izejas kodu

安卓跳云教练当前屏幕横屏记录

liushengqiang 1 gadu atpakaļ
vecāks
revīzija
e85ec61486
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. 2 1
      src/views/co-ai/index.tsx

+ 2 - 1
src/views/co-ai/index.tsx

@@ -90,7 +90,8 @@ export default defineComponent({
           orientation: 0,
           isHideTitle: true,
           statusBarTextColor: false,
-          isOpenLight: true
+          isOpenLight: true,
+          c_orientation: 0 // 0 横屏 1 竖屏
         }
       });
     };