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
我用的是gridea的pure主题,post.ejs代码是: span id="/<%= post.link.split('/')[3] + '/' + post.link.split('/')[4] %>/" class="leancloud_visitors" data-flag-title="<%= post.title %>">
文章阅读量一直显示为0,参:https://christianpoet.github.io/post/%20%E5%9F%83%E5%85%B9%E6%8B%89%E2%80%A2%E5%BA%9E%E5%BE%B7%E5%9C%B0%E9%93%81%E7%AB%99%E5%86%85/
求教应该怎样修改以上代码?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
我用的是gridea的pure主题,post.ejs代码是:
span id="/<%= post.link.split('/')[3] + '/' + post.link.split('/')[4] %>/" class="leancloud_visitors" data-flag-title="<%= post.title %>">
文章阅读量一直显示为0,参:https://christianpoet.github.io/post/%20%E5%9F%83%E5%85%B9%E6%8B%89%E2%80%A2%E5%BA%9E%E5%BE%B7%E5%9C%B0%E9%93%81%E7%AB%99%E5%86%85/
求教应该怎样修改以上代码?
The text was updated successfully, but these errors were encountered: