skyblued 2 năm trước cách đây
mục cha
commit
9e05313bfd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/coursewarePlay/index.tsx

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

@@ -15,7 +15,7 @@ export default defineComponent({
     postMessage({
       api: 'setRequestedOrientation',
       content:{
-        orientation: 1
+        orientation: 0
       }
     })
     const route = useRoute()