宠物挂件添加到配置
This commit is contained in:
tangly1024
2021-12-31 15:26:12 +08:00
parent b0be0643cf
commit 3c2d82ddfe
3 changed files with 4 additions and 3 deletions

View File

@@ -177,7 +177,7 @@ export default function ArticleDetail ({ post, blockMap, recommendPosts, prev, n
</div>
{/* 宠物 */}
<Live2D/>
{BLOG.showPet && <Live2D/>}
</>)
}