halo-dev / theme-casper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tag标签下文章数量显示不正确

corot2a opened this issue · comments

tag.ftl的 ${posts?size}篇文章 改为 ${posts.totalElements!0}篇文章

fixed.