去掉语音码
This commit is contained in:
parent
88f00ddfcf
commit
fe3e1f71ec
@ -416,12 +416,12 @@ export default class Judge {
|
||||
|
||||
if (examSubject == 3 && (param342 == 0 || param342 == 2) && (param302 != 6 || param302 != 7 || param302 != 8)) {
|
||||
if (param512[7] != 0) {
|
||||
clearTimeout(this.deductedPopShowTimer)
|
||||
this.judgeUI.isDeductedPopShow = false
|
||||
avPlayer.playAudio(['voice/综合评判.mp3'])
|
||||
this.judgeUI.isDeductedPopShow = true
|
||||
this.judgeUI.defaultTabIndex = 1
|
||||
this.isEndTip = true
|
||||
// clearTimeout(this.deductedPopShowTimer)
|
||||
// this.judgeUI.isDeductedPopShow = false
|
||||
// avPlayer.playAudio(['voice/综合评判.mp3'])
|
||||
// this.judgeUI.isDeductedPopShow = true
|
||||
// this.judgeUI.defaultTabIndex = 1
|
||||
// this.isEndTip = true
|
||||
}
|
||||
} else {
|
||||
await examJudgeEndExam()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user