From 5cc3322f7dc4cd351ef7590913fbb8a22534fbcf Mon Sep 17 00:00:00 2001 From: admin <3234374354@qq.com> Date: Sun, 31 Aug 2025 14:50:27 +0800 Subject: [PATCH] =?UTF-8?q?[2025-08-31=2014:50:27]-=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E5=90=8C=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index/kxdjs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index/kxdjs.html b/index/kxdjs.html index c5cd683b..9f158d15 100755 --- a/index/kxdjs.html +++ b/index/kxdjs.html @@ -166,7 +166,7 @@ const toggleElement = document.getElementById('toggle'); const firstTarget = new Date('2025-09-01T00:00:00'); - const secondTarget = new Date('2026-02-03T00:00:00'); + const secondTarget = new Date('2026-02-07T00:00:00'); const examTarget = new Date('2026-06-07T00:00:00'); let currentTarget = firstTarget;