还有个问题请教一下,评论后,在首页右下角最新评论模块,没有看到评论信息,该如何解决?
【stack】Halo2.0个人博客主题halo-theme-stack
14 天 后
https://www.ifactory.top 欢迎来访。。。。。另外,1.3版本无损迁移至2.0的方法
1.5.3数据导入到2.1.0后,使用这个主题报错,主页都打不开
org.thymeleaf.exceptions.TemplateProcessingException: Exception evaluating SpringEL expression: "#strings.length(content.content)" (template: "modules/post-list" - line 65, col 74)
9 天 后
反馈:1.0.6版,templates/modules/indexMoment.html,4处<a th:href="@{${site.url}+ 'page/' + ${index}}" th:text="${index}">
其中【page/】前面少个/,导致访问第二页的时候会出现xxx.compage/2的情况,加上/后就解决了
<a th:href="@{${site.url}+ '/page/' + ${index}}" th:text="${index}">
10 天 后
可以有个播放音乐的功能吗?
2 个月 后
使用上了,很素雅,适合写作。