[2025-08-31 14:50:27]-自动同步

This commit is contained in:
2025-08-31 14:50:27 +08:00
Unverified
parent a3fbd36505
commit 5cc3322f7d

View File

@@ -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;