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 }) => {/* 导航栏 */} -