From b98bc30c41a1cf93a1c5f2d322f4f0b5321db323 Mon Sep 17 00:00:00 2001 From: lijingjia Date: Wed, 20 Nov 2024 14:49:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A1=86=E6=9E=B6=E9=87=8D=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Application/src/AppDarkModeToggle.vue | 6 ++++++ src/layouts/default/setting/SettingDrawer.tsx | 10 +++++----- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/src/components/Application/src/AppDarkModeToggle.vue b/src/components/Application/src/AppDarkModeToggle.vue index 5c8c5d8a..2e650f03 100644 --- a/src/components/Application/src/AppDarkModeToggle.vue +++ b/src/components/Application/src/AppDarkModeToggle.vue @@ -1,3 +1,8 @@ +