From 75955cfdfd8d9ee0b4b0e9c0102cda21407394d1 Mon Sep 17 00:00:00 2001 From: 0nepeop1e Date: Tue, 30 Jun 2026 20:26:54 +0800 Subject: [PATCH] some layout fix and added random battery --- src/App.svelte | 60 +++++++++++++++++++++++++++-- src/app.css | 2 +- src/components/RenderComment.svelte | 8 ++-- 3 files changed, 61 insertions(+), 9 deletions(-) diff --git a/src/App.svelte b/src/App.svelte index 8c4138a..da203a1 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -1,7 +1,22 @@ + + @@ -61,12 +112,13 @@ {pad(hour, 2)}:{pad(minute, 2)} - - 100% + + {battery}%
聊天室 +