diff --git a/templates/modules/widgets/aside/comments.html b/templates/modules/widgets/aside/comments.html index 4a9d1feb..3d86fb4a 100644 --- a/templates/modules/widgets/aside/comments.html +++ b/templates/modules/widgets/aside/comments.html @@ -1,34 +1,37 @@ -
+
最新评论
- -
+
+ comment.spec.subjectRef.kind == 'SinglePage' && not #strings.contains('photos,links,moments', comment.spec.subjectRef.name) ? singlePageFinder.getByName(comment.spec.subjectRef.name) : null}, + url = ${page == null? '/' : page.status.permalink + '#comment-' + comment.metadata.name}"> 头像 + th:src="${isLazyload ? loadingImg : img}" th:data-lazy-src="${ isLazyload ? img : ''}"> -
- +
+
stonewu / - +
- + + \ No newline at end of file