diff --git a/entry/src/main/ets/pages/UserInfo.ets b/entry/src/main/ets/pages/UserInfo.ets index b6ce1fb1..bf2f4f4d 100644 --- a/entry/src/main/ets/pages/UserInfo.ets +++ b/entry/src/main/ets/pages/UserInfo.ets @@ -845,8 +845,9 @@ struct UserInfo { reject(false) } } - // 考前绕车一周信号检测 - if (isBoardPrePareSetPopupOpen) { + //TODO 考前绕车一周信号检测 + // if (isBoardPrePareSetPopupOpen) { + if (false) { //请熄火 if (fdjzs * 1 > 0) { this.avPlayer.playAudio(['voice/熄火.mp3'])