From dce63967b46e13eb1c9b36d863b2614e025af042 Mon Sep 17 00:00:00 2001 From: guoapeng Date: Thu, 8 May 2025 16:20:30 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B0=83=E8=AF=95=E5=A4=B9=E7=88=AA?= =?UTF-8?q?=E8=88=B5=E6=9C=BA=E5=A2=9E=E5=8A=A0=E8=B7=9D=E7=A6=BB=E5=8F=82?= =?UTF-8?q?=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layouts/default.vue | 9 ++++++--- src/stores/debugStore.ts | 1 + src/types/debug.d.ts | 1 + src/views/debug/index.vue | 25 ++++++++++++++++--------- 4 files changed, 24 insertions(+), 12 deletions(-) diff --git a/src/layouts/default.vue b/src/layouts/default.vue index 76fa4f7..5fccd92 100644 --- a/src/layouts/default.vue +++ b/src/layouts/default.vue @@ -83,7 +83,7 @@ const logoutHandle = () => { - +