lex-xin 3 месяцев назад
Родитель
Сommit
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: {
                           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,
+                          c_orientation: 0,
                           isHideTitle: true,
                           statusBarTextColor: false,
                           isOpenLight: true,