From f8c1d4904337ba8f0a38ee58472f50670b89c4ab Mon Sep 17 00:00:00 2001 From: zhangjiming Date: Mon, 3 Mar 2025 15:40:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E6=94=B6=E8=AD=A6=E5=91=8A=E4=B8=8A?= =?UTF-8?q?=E6=8A=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 77 ++++++++++++++++++++++++++++++++++++++++++++--- src/components/Dialog.vue | 10 +++--- src/services/wsTypes.ts | 9 +++--- 3 files changed, 82 insertions(+), 14 deletions(-) diff --git a/src/App.vue b/src/App.vue index 5e3c86e..2e43135 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,17 +1,61 @@ - + diff --git a/src/components/Dialog.vue b/src/components/Dialog.vue index 9d75d28..bcef7c2 100644 --- a/src/components/Dialog.vue +++ b/src/components/Dialog.vue @@ -1,6 +1,6 @@