电话咨询
This commit is contained in:
@@ -793,7 +793,7 @@ const leaveAndExit = (tip) => {
|
|||||||
uni.showToast({ title: tip, icon: 'none', duration: 1200 })
|
uni.showToast({ title: tip, icon: 'none', duration: 1200 })
|
||||||
}
|
}
|
||||||
// 留一点时间让提示可见,再退出视频界面
|
// 留一点时间让提示可见,再退出视频界面
|
||||||
setTimeout(redirectHome, tip ? 600 : 200)
|
setTimeout(redirectHome, tip ? 600 : 800)
|
||||||
}
|
}
|
||||||
|
|
||||||
let meetingExited = false
|
let meetingExited = false
|
||||||
|
|||||||
Reference in New Issue
Block a user