소스 검색

Merge branch 'iteration-create'

liushengqiang 1 년 전
부모
커밋
a19d61fa84
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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 竖屏
         }
       });
     };