We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
你好,为什么我的主页的文章列表的访问次数都是0次,详情页是正常的显示,不知道统计的 js 应该加在哪个位置,才能让主页的访问次数正确,谢谢
The text was updated successfully, but these errors were encountered:
需要给对应的文章设置一个唯一标识符,比如我用的是文章的全链接。比如我的是这样设置的: data-hk-page="http://bubuzou.com/2017/08/traverse-of-array-like/"
Sorry, something went wrong.
No branches or pull requests
你好,为什么我的主页的文章列表的访问次数都是0次,详情页是正常的显示,不知道统计的 js 应该加在哪个位置,才能让主页的访问次数正确,谢谢
The text was updated successfully, but these errors were encountered: