From fba7a6c0884361d45c0279238ba1ba84f3e7eaf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9B=AE=E6=A3=83?= Date: Sat, 8 Mar 2025 19:19:31 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=B8=20=E7=A7=BB=E9=99=A4=E6=AF=8F?= =?UTF-8?q?=E6=AC=A1=E8=B7=AF=E7=94=B1=E5=8F=98=E5=8C=96=E5=BC=95=E8=B5=B7?= =?UTF-8?q?=E7=9A=84=E5=B1=85=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index e2484219..1325634a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -71,7 +71,6 @@ onMounted(async () => { await windowCur.center(); }); await getCurrentWindow().show(); - await getCurrentWindow().center(); }); // 启动后只执行一次的监听