From c46980b378e55b24de62b8c978bac411c650c87a Mon Sep 17 00:00:00 2001 From: S-t-e-v-e-e <3365649796@qq.com> Date: Tue, 24 Jun 2025 10:03:52 +0800 Subject: [PATCH] =?UTF-8?q?%=E4=BD=93=E5=8A=9B=20=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E6=96=87=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- model/note.js | 4 ++-- resources/note/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/model/note.js b/model/note.js index cdb23fa..7b3126c 100644 --- a/model/note.js +++ b/model/note.js @@ -101,8 +101,8 @@ export class ZZZNoteResp { get sign_label() { if (this.card_sign?.includes('Done')) { - return '已抽奖'; + return '已完成'; } - return '未抽奖'; + return '未完成'; } } diff --git a/resources/note/index.html b/resources/note/index.html index b9a4555..70b0813 100644 --- a/resources/note/index.html +++ b/resources/note/index.html @@ -50,7 +50,7 @@
-
刮刮卡
+
刮刮卡/占卜
{{note.sign_label}}