This commit is contained in:
杨航
2025-11-07 13:17:34 +08:00
parent 0be7f55243
commit 60c285cbb1
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -806,6 +806,10 @@
//#ifdef APP-PLUS
uni.offKeyboardHeightChange(setHeight)
// #endif
try {
teacherVoiceObj?.stop()
teacherVoiceObj.src = ''
} catch {}
// common.show('提示信息', '检测到您已离开,即将退出学习页面。',false, '','确认').then((res) => {
// common.redirectTo(`/pages/courseDetail/index?crsId=${crsId.value}&crsNum=${crsNum.value}&from=study`)
// }).finally(() => {})