From 5cd3824827dff089b106c2191cbc882c17d7514c Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Mon, 25 Apr 2022 11:16:21 +0800 Subject: [PATCH] =?UTF-8?q?hexo:ipad=E7=AB=AF=E8=BE=B9=E7=95=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/hexo/LayoutBase.js | 4 ++-- themes/hexo/LayoutSlug.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/hexo/LayoutBase.js b/themes/hexo/LayoutBase.js index 6d78abee..39a96c21 100644 --- a/themes/hexo/LayoutBase.js +++ b/themes/hexo/LayoutBase.js @@ -59,12 +59,12 @@ const LayoutBase = props => { {headerSlot} -
+
-
+
{onLoading ? : children}
diff --git a/themes/hexo/LayoutSlug.js b/themes/hexo/LayoutSlug.js index ee3143cf..e914a191 100644 --- a/themes/hexo/LayoutSlug.js +++ b/themes/hexo/LayoutSlug.js @@ -54,7 +54,7 @@ export const LayoutSlug = props => {
{lock && } - {!lock &&
+ {!lock &&
{/* Notion文章主体 */}