修复:重写本地清屏逻辑,使用 localStorage 记录拉取游标,避免进房带历史功能导致清屏失效

This commit is contained in:
2026-02-28 11:20:34 +08:00
parent 9a98bdfbe6
commit 28d402d204
3 changed files with 42 additions and 3 deletions
@@ -105,7 +105,7 @@
下雪</button>
@endif
<button type="button" onclick="location.reload()"
<button type="button" onclick="localClearScreen()"
style="font-size: 11px; padding: 1px 6px; background: #64748b; color: #fff; border: none; border-radius: 2px; cursor: pointer;">🔄
清屏</button>
</div>