From e28793ac5ba84d87f64c47910cd92538b9082678 Mon Sep 17 00:00:00 2001 From: Bluemangoo Date: Thu, 8 May 2025 20:13:58 +0800 Subject: [PATCH] =?UTF-8?q?UX=20=E5=8F=8D=E9=A6=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script/buct-cource-copy.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/script/buct-cource-copy.js b/script/buct-cource-copy.js index 48c923b..0d6c018 100644 --- a/script/buct-cource-copy.js +++ b/script/buct-cource-copy.js @@ -71,6 +71,7 @@ if (id !== question.id) { return; } + aiButton.value = "?" const answers = answer.split("\n"); const children = getAnswerElement().children[0].children; for (const child of children) { @@ -98,6 +99,7 @@ if (data.data.questionId) { question.id = data.data.questionId; } + aiButton.value = "Zzz"; } const flag = {