From da2cdac0a31744ac18887de878f3f95907817f27 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Thu, 31 Oct 2024 20:43:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=B1=E8=89=B2=E6=A8=A1=E5=BC=8F=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/ThemeSwitch.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/components/ThemeSwitch.js b/components/ThemeSwitch.js index 9675f63e..dde3e7c6 100644 --- a/components/ThemeSwitch.js +++ b/components/ThemeSwitch.js @@ -30,7 +30,7 @@ const ThemeSwitch = () => {
{/* 主题切换按钮 */} @@ -64,16 +64,16 @@ const ThemeSwitch = () => { { setSideBarVisible(false) }}> {/* 开关 */} -
+
{/* 深色模式切换 */} -
+
{
-
+
点击下方主题进行切换.
Click below to switch the theme.