From 57298904a00b07a5ea766a60a9fb59a540b295d8 Mon Sep 17 00:00:00 2001 From: Kirigaya <1193466151@qq.com> Date: Sat, 4 Jan 2025 23:05:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=8B=89=E4=BC=B8=E5=8A=A8?= =?UTF-8?q?=E7=94=BB=E7=89=B9=E6=95=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/about/index.vue | 1 + src/components/setting/index.vue | 22 +++++++++++++++------- src/components/treeview/index.vue | 1 + 3 files changed, 17 insertions(+), 7 deletions(-) diff --git a/src/components/about/index.vue b/src/components/about/index.vue index a345e76..90f5029 100644 --- a/src/components/about/index.vue +++ b/src/components/about/index.vue @@ -59,6 +59,7 @@ const { t } = useI18n();