<#if showTopAd && 6 != article.articleType> ${HeaderBannerLabel}
+ <#if 6 == article.articleType> + + + 首页 + +

<@icon article.articlePerfect article.articleType> ${article.articleTitleEmoj}

+ <#if 6 == article.articleType> + + <#if 0!= article.articleStatement>
@@ -143,10 +168,6 @@
<#if 6 == article.articleType> - <#if article.isMyArticle && article.longArticleReadStat??> +<#if !hidePageChrome>

@@ -743,38 +783,55 @@

+ <#if 6 == article.articleType> -
- - - - +
+ + +
- <#include "footer.ftl"> @@ -854,6 +911,10 @@ +<#if 6 == article.articleType> + + + diff --git a/src/main/resources/skins/classic/pc/home/comments.ftl b/src/main/resources/skins/classic/pc/home/comments.ftl index 6144e68e..a559301e 100644 --- a/src/main/resources/skins/classic/pc/home/comments.ftl +++ b/src/main/resources/skins/classic/pc/home/comments.ftl @@ -58,6 +58,9 @@
+ <#if (comment.commentType!0) == 1 && (comment.commentParagraphSnapshot!'') != ""> +
段评 · ${comment.commentParagraphSnapshot?html}
+ ${comment.commentContent}
diff --git a/src/main/resources/skins/classic/pc/home/notifications/commented.ftl b/src/main/resources/skins/classic/pc/home/notifications/commented.ftl index dc16e4bb..3121d516 100644 --- a/src/main/resources/skins/classic/pc/home/notifications/commented.ftl +++ b/src/main/resources/skins/classic/pc/home/notifications/commented.ftl @@ -41,6 +41,9 @@
+ <#if (notification.commentType!0) == 1 && (notification.commentParagraphSnapshot!'') != ""> +
段评 · ${notification.commentParagraphSnapshot?html}
+ ${notification.commentContent}