From 886b894decca957960e1553c6a522fc669dea38b Mon Sep 17 00:00:00 2001 From: Tw93 Date: Wed, 16 Nov 2022 14:58:31 +0800 Subject: [PATCH] =?UTF-8?q?:bug:=20=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src-tauri/tauri.conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 3225527..0cb34c9 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -7,7 +7,7 @@ "windows": [ { "url": "https://weread.qq.com/", - "transparent": false, + "transparent": true, "fullscreen": false, "width": 1200, "height": 728,