소스 검색

Merge branch 'iteration-20250103'

lex-xin 2 달 전
부모
커밋
12f0531773
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/tenant/music/coursewarePlay/index.tsx

+ 1 - 0
src/tenant/music/coursewarePlay/index.tsx

@@ -1326,6 +1326,7 @@ export default defineComponent({
                         content: {
                           url: `${getHttpOrigin()}${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,