imhanjie / gridea-theme-pure

一款专为 Gridea 设计的主题 - 简约、漂亮。
https://imhanjie.com/
GNU Affero General Public License v3.0
272 stars 30 forks source link

文章访问量统计功能无法正常实现,修改 post.ejs 记录文章访问量的id值,可正常 #35

Closed yuannancheng closed 3 years ago

yuannancheng commented 3 years ago

第41行,如果使用原来的id /post/,无法向LeanCloud正确添加数据,修改为 /post/文章地址/ 后可正常记录文章访问量