Van 2019-04-02 10:56:49 +08:00
parent c26beefecf
commit e03cfdcbf1
No known key found for this signature in database
GPG Key ID: 7059B8783A78F16C
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
<@header type="article"></@header>
<div class="article__top">
<div class="fn__clear">
<div class="title">${article.articleTitle}</div>
<div class="title fn__pointer" onclick="Util.goTop()">${article.articleTitle}</div>
<#include "../../common-template/share.ftl">
</div>
<progress class="article__progress"></progress>