From 5c733563b2f9156e400ad3d1669cbf6cc498b488 Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Sun, 25 Dec 2022 19:54:31 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E5=8A=A8=E7=AB=AF=E9=80=82=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/matery/LayoutBase.js | 2 +- themes/matery/LayoutSlug.js | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/themes/matery/LayoutBase.js b/themes/matery/LayoutBase.js index bb4ea147..fded7106 100644 --- a/themes/matery/LayoutBase.js +++ b/themes/matery/LayoutBase.js @@ -50,7 +50,7 @@ const LayoutBase = props => { } return ( -
+
diff --git a/themes/matery/LayoutSlug.js b/themes/matery/LayoutSlug.js index 0d872286..b0e775a5 100644 --- a/themes/matery/LayoutSlug.js +++ b/themes/matery/LayoutSlug.js @@ -45,12 +45,12 @@ export const LayoutSlug = props => { showTag={false} > -
-
+
+
{lock && } - {!lock &&
+ {!lock &&
{post?.type === 'Post' && <>