From 294a20c6a8d6f012d408e9d53d3014b2b45423b2 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Sun, 20 Feb 2022 11:46:42 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B6=E9=83=A8NavBar=E7=95=99=E7=99=BD?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/Hexo/LayoutBase.js | 4 ++-- themes/Hexo/components/TopNav.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/themes/Hexo/LayoutBase.js b/themes/Hexo/LayoutBase.js index a3c49dcf..f1c9652e 100644 --- a/themes/Hexo/LayoutBase.js +++ b/themes/Hexo/LayoutBase.js @@ -44,9 +44,9 @@ const LayoutBase = (props) => { {headerSlot} -
+
-
+
{children}
diff --git a/themes/Hexo/components/TopNav.js b/themes/Hexo/components/TopNav.js index c09a2612..5e1f4a3b 100644 --- a/themes/Hexo/components/TopNav.js +++ b/themes/Hexo/components/TopNav.js @@ -92,8 +92,8 @@ const TopNav = ({ tags, currentTag, categories, currentCategory, postCount }) => {/* 导航栏 */} -