Explorar o código

Merge branch 'iteration-create'

liushengqiang hai 1 ano
pai
achega
a19d61fa84
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  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 竖屏
         }
       });
     };