ソースを参照

Update index.tsx

lex-xin 3 週間 前
コミット
5cd3bd6ffb
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,