@@ -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,