黄琪勇 7 hónapja
szülő
commit
573ee31426

+ 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