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

This commit is contained in:
2025-08-31 14:30:27 +08:00
Unverified
parent eaa133070a
commit a3fbd36505
2 changed files with 2 additions and 2 deletions

View File

@@ -165,7 +165,7 @@
const titleElement = document.getElementById('title'); const titleElement = document.getElementById('title');
const toggleElement = document.getElementById('toggle'); const toggleElement = document.getElementById('toggle');
const firstTarget = new Date('2025-09-01T00:00:00'); const firstTarget = new Date('2025-09-03T00:15:00');
const secondTarget = new Date('2026-02-03T00:00:00'); const secondTarget = new Date('2026-02-03T00:00:00');
const examTarget = new Date('2026-06-07T00:00:00'); const examTarget = new Date('2026-06-07T00:00:00');

View File

@@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>倒计时倒计时倒计时倒计时</title> <title>奇妙的倒计时</title>
<style> <style>
* { * {
margin: 0; margin: 0;