黄琪勇 7 月之前
父節點
當前提交
573ee31426
共有 2 個文件被更改,包括 2 次插入0 次删除
  1. 1 0
      src/views/coursewarePlay/component/video-play.tsx
  2. 1 0
      src/views/coursewarePlay/index.tsx

+ 1 - 0
src/views/coursewarePlay/component/video-play.tsx

@@ -337,6 +337,7 @@ export default defineComponent({
         content: {
           url: src,
           orientation: 0,
+          c_orientation: 0,
           isHideTitle: true,
           statusBarTextColor: false,
           isOpenLight: true

+ 1 - 0
src/views/coursewarePlay/index.tsx

@@ -1132,6 +1132,7 @@ export default defineComponent({
                               content: {
                                 url: src,
                                 orientation: 0,
+                                c_orientation: 0,
                                 isHideTitle: true,
                                 statusBarTextColor: false,
                                 isOpenLight: true