+
+
+ WeFlow
+微信聊天记录管理工具
+
-
-
- 正在启动...
+
-
+
-
-
-
-
+
- 正在启动...
-
- 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 @@
- 微信聊天记录管理工具