Merge pull request #768 from hsxyhao/dev

fix: QR_code空校验
This commit is contained in:
Jerry Wong
2022-01-20 18:48:24 +08:00
committed by GitHub
Unverified
+1 -1
View File
@@ -14,7 +14,7 @@ block content
a(href=url_for(item.path)).post-meta__tags #[=item.name] a(href=url_for(item.path)).post-meta__tags #[=item.name]
include includes/third-party/share/index.pug 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}) !=partial('includes/post/reward', {}, {cache: true})
//- ad //- ad