From 96ceee071576c7921929a52ea25b0fde6d8b7adf Mon Sep 17 00:00:00 2001 From: lv <1344032923@qq.com> Date: Tue, 8 Apr 2025 16:10:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=87=E6=8D=A2=E5=AD=A6=E5=91=98=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- entry/src/main/ets/pages/UserInfo.ets | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/entry/src/main/ets/pages/UserInfo.ets b/entry/src/main/ets/pages/UserInfo.ets index 2830a55a..e2474396 100644 --- a/entry/src/main/ets/pages/UserInfo.ets +++ b/entry/src/main/ets/pages/UserInfo.ets @@ -1154,9 +1154,9 @@ struct UserInfo { .backgroundImageSize({ width: '100%', height: '100%' }) .onClick(() => { console.log('this.startExam', this.startExam, this.systemParam.Param364, this.isExamStart) - if (this.startExam && this.systemParam.Param364 == '2') { - return - } + // if (this.startExam && this.systemParam.Param364 == '2') { + // return + // } this.currentUser = EmptyCandidateObject globalThis.lsh = item.lsh; setTimeout(() => {