From 4ce5e17b4082e3efec72df6124555629b5497a2e Mon Sep 17 00:00:00 2001 From: Shuanglei Tao Date: Sat, 11 Oct 2025 11:06:06 +0800 Subject: [PATCH] update html --- html/index.html | 2 +- html/js/main.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/html/index.html b/html/index.html index 28d7cd6..4832d65 100644 --- a/html/index.html +++ b/html/index.html @@ -32,7 +32,7 @@
- +
diff --git a/html/js/main.js b/html/js/main.js index f46183a..c0225d4 100644 --- a/html/js/main.js +++ b/html/js/main.js @@ -130,7 +130,7 @@ async function setDriver() { async function syncTime(mode) { if (mode === 2) { - if (!confirm('提醒:时钟模式目前使用全刷实现,仅供体验,不建议长期开启,是否继续?')) return; + if (!confirm('提醒:时钟模式目前使用全刷实现,此功能目前多用于修复老化屏残影问题,不建议长期开启,是否继续?')) return; } const timestamp = new Date().getTime() / 1000; const data = new Uint8Array([