如何在valaxy中使用twikoo提供的评论统计,并将其显示在文章上? #403
Unanswered
MengNianxiaoyao
asked this question in
Q&A
Replies: 2 comments
-
如果需要在首页展示评论统计,意味着需要查询首页的所有的文章的对应评论统计,再更新至首页卡片对应位置。 目前想到的一种是,进入列表页批量查询更新。(查询次数较多) 但我自己并没有使用 twikoo,所以这个功能理论上应该并没有做(可以 PR |
Beta Was this translation helpful? Give feedback.
0 replies
-
列表页可以不做 文章页可以加载文章的时候进行实时查询,这部分应该容易做,但我实操的时候老是出问题 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
如题,想要在这里


以及这里
添加
Beta Was this translation helpful? Give feedback.
All reactions