启用更新提示后,文章不显示“有更新”字样
This commit is contained in:
@@ -42,11 +42,6 @@
|
||||
<article>
|
||||
<h1>
|
||||
${article.articleTitle}
|
||||
<#if article.hasUpdated>
|
||||
<sup class="red">
|
||||
${updatedLabel}
|
||||
</sup>
|
||||
</#if>
|
||||
<#if article.articlePutTop>
|
||||
<sup class="red">
|
||||
${topArticleLabel}
|
||||
|
||||
Reference in New Issue
Block a user