From e2b3053713bebfba4f6276573fc6d2cdeec4c5cb Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Tue, 20 Jun 2023 16:00:57 +0800 Subject: [PATCH] =?UTF-8?q?simple=20=E5=B9=BF=E5=91=8A=E4=BD=8D=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/simple/LayoutSlug.js | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/themes/simple/LayoutSlug.js b/themes/simple/LayoutSlug.js index 4cc073a1..11c0a850 100644 --- a/themes/simple/LayoutSlug.js +++ b/themes/simple/LayoutSlug.js @@ -17,22 +17,19 @@ export const LayoutSlug = props => {
- + -
- -
+ - {!lock && } + {!lock && } - + -
- -
+ - {post?.type === 'Post' && } - + {post?.type === 'Post' && } + +