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,