From 0bd5610cf069cdb1747187f21e9c7a3366930d79 Mon Sep 17 00:00:00 2001 From: Jason Date: Thu, 7 May 2026 19:46:37 +0800 Subject: [PATCH] refactor: modernize splash screen --- electron/main.ts | 4 +- public/splash.html | 506 +++++++++++++++++++++++++++++---------------- 2 files changed, 330 insertions(+), 180 deletions(-) diff --git a/electron/main.ts b/electron/main.ts index 59815fe..1a6809a 100644 --- a/electron/main.ts +++ b/electron/main.ts @@ -1008,8 +1008,8 @@ function createSplashWindow(): BrowserWindow { : join(process.resourcesPath, 'icon.ico')) splashWindow = new BrowserWindow({ - width: 760, - height: 460, + width: 856, + height: 540, resizable: false, frame: false, transparent: true, diff --git a/public/splash.html b/public/splash.html index d71c241..7105ba7 100644 --- a/public/splash.html +++ b/public/splash.html @@ -5,245 +5,395 @@ WeFlow -
-
- -
-
WeFlow
-
微信聊天记录管理工具
+
+
+
+ +

WeFlow

+

微信聊天记录管理工具

+
+ +
+
正在启动...
+
-
- -
-
-
-
-
-
正在启动...
-
-
+ -
+