浏览代码

Update index.tsx

lex-xin 3 月之前
父节点
当前提交
cb5abca24c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/coursewarePlay/index.tsx

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

@@ -1631,6 +1631,7 @@ export default defineComponent({
                         content: {
                         content: {
                           url: `${location.origin}${location.pathname}#/coursewarePlay?lessonId=${data.lessonId}&source=search&kId=${res.materialId}&search=${encodeURIComponent(data.searchTemp ? JSON.parse(JSON.stringify(data.searchTemp)) : '')}`,
                           url: `${location.origin}${location.pathname}#/coursewarePlay?lessonId=${data.lessonId}&source=search&kId=${res.materialId}&search=${encodeURIComponent(data.searchTemp ? JSON.parse(JSON.stringify(data.searchTemp)) : '')}`,
                           orientation: 0,
                           orientation: 0,
+                          c_orientation: 0,
                           isHideTitle: true,
                           isHideTitle: true,
                           statusBarTextColor: false,
                           statusBarTextColor: false,
                           isOpenLight: true,
                           isOpenLight: true,