From 96e8d624dc1a4832801ccb58fdc35235ecc0ceb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=B5=A9?= Date: Wed, 19 Jan 2022 09:53:47 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20QR=5Fcode=E7=A9=BA=E6=A0=A1=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- layout/post.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/post.pug b/layout/post.pug index a5399b2..f54ab7a 100644 --- a/layout/post.pug +++ b/layout/post.pug @@ -14,7 +14,7 @@ block content a(href=url_for(item.path)).post-meta__tags #[=item.name] include includes/third-party/share/index.pug - if theme.reward.enable + if theme.reward.enable && theme.reward.QR_code !=partial('includes/post/reward', {}, {cache: true}) //- ad