Revert "Revert "metro 改进""

This reverts commit 7dee13e15a.
This commit is contained in:
Van
2013-10-17 11:31:51 +08:00
parent 7dee13e15a
commit 42ef868a92
11 changed files with 215 additions and 170 deletions

View File

@@ -23,18 +23,18 @@
</#if>
</span>
<h2>
${article.articleTitle}
<h2>
<#if article.hasUpdated>
<sup>
${updatedLabel}
</sup>
<span>
[${updatedLabel}]
</span>
</#if>
<#if article.articlePutTop>
<sup>
${topArticleLabel}
</sup>
<span>
[${topArticleLabel}]
</span>
</#if>
${article.articleTitle}
</h2>
<div data-ico="&#x003b;" title="${tagLabel}">
<#list article.articleTags?split(",") as articleTag>