From 3d8ce757129cd55d0237dc02a4b527d871110982 Mon Sep 17 00:00:00 2001 From: "tangly1024.com" Date: Mon, 24 Jul 2023 11:51:33 +0800 Subject: [PATCH] =?UTF-8?q?heo=20fix=20=E9=9A=90=E8=97=8F=E7=A7=BB?= =?UTF-8?q?=E5=8A=A8=E7=AB=AF=E7=9A=84=E6=B7=B1=E8=89=B2=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/heo/components/NavBar.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/heo/components/NavBar.js b/themes/heo/components/NavBar.js index 7bf3810f..820d94da 100644 --- a/themes/heo/components/NavBar.js +++ b/themes/heo/components/NavBar.js @@ -146,7 +146,7 @@ const NavBar = props => {
- {!JSON.parse(BLOG.THEME_SWITCH) && } + {!JSON.parse(BLOG.THEME_SWITCH) &&
} {/* 移动端菜单按钮 */}