From 39020c3171964380c495e9fc9b220d7a0d7f91e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B2=A1=E5=A4=8D=E4=B9=A0?= <2353956224@qq.com> Date: Tue, 21 Apr 2026 10:03:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E4=B8=8A=E4=B8=8B=E9=99=90?= =?UTF-8?q?=E6=A8=A1=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/HostListDialog.vue | 182 +++++++++++++++++++++++++++++- src/types/electron.d.ts | 1 + src/utils/pythonBridge.js | 9 ++ 3 files changed, 189 insertions(+), 3 deletions(-) diff --git a/src/components/HostListDialog.vue b/src/components/HostListDialog.vue index ab38215..f9aa28d 100644 --- a/src/components/HostListDialog.vue +++ b/src/components/HostListDialog.vue @@ -111,12 +111,23 @@ - + + + +