dev #65

Merged
wangzhongjie merged 71 commits from dev into main 2025-06-17 17:32:26 +08:00
Showing only changes of commit aff18dcc3a - Show all commits

View File

@ -216,7 +216,15 @@ export default struct FaceCompare {
})
}
}).catch((err)=>{
console.log(err)
this.times++;
//3s后开始语音提示
this.vocObj.playAudio({
type: 1,
name: 'face_fail.mp3'
})
})
console.log('mmmmm8', 9)