skyblued 2 سال پیش
والد
کامیت
9e05313bfd
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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()