From f25a619f1359091f0701170e2dbf460c10f55ba7 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Mon, 11 May 2026 12:25:31 +0800 Subject: [PATCH] refactor: optimize initial loading screen layout and theme handling for improved PWA startup experience --- index.html | 182 ++++++++++++++++++++++++++++++++++++++-------------- src/App.vue | 22 ++++++- 2 files changed, 155 insertions(+), 49 deletions(-) diff --git a/index.html b/index.html index 2f52cf89..946408d5 100644 --- a/index.html +++ b/index.html @@ -1,11 +1,16 @@ @@ -94,54 +99,89 @@