This commit is contained in:
Vanessa
2015-08-03 17:03:39 +08:00
parent ee40eb0875
commit 680a5e1569
11 changed files with 29 additions and 50 deletions

View File

@@ -33,9 +33,9 @@
<#else>
<a href="${comment.commentURL}" target="_blank">${comment.commentName}</a>
</#if>
<a class="fn-right" rel="bookmark" data-ico="&#xe185;" href="${servePath}${comment.commentSharpURL}">
${viewLabel}
${viewLabel}
</a>
<div class="fn-right" data-ico="&#xe200;">
${comment.commentDate?string("yy-MM-dd HH:mm")}&nbsp; &nbsp;
@@ -51,13 +51,10 @@
</div>
<div class="side">
<div>
<form target="_blank" method="get" action="http://www.google.com/search">
<input placeholder="Search" id="search" type="text" name="q" /><span data-ico="&#x0067;"></span>
<input type="submit" name="btnG" value="" class="fn-none" />
<input type="hidden" name="oe" value="UTF-8" />
<input type="hidden" name="ie" value="UTF-8" />
<input type="hidden" name="newwindow" value="0" />
<input type="hidden" name="sitesearch" value="${serverHost}" />
<form target="_blank" action="http://zhannei.baidu.com/cse/site">
<input placeholder="Search" id="search" type="text" name="q" /><span onclick="$(this).parent().submit()" data-ico="&#x0067;"></span>
<input type="submit" value="" class="fn-none" />
<input type="hidden" name="cc" value="${serverHost}">
</form>
<#if "" != noticeBoard>
@@ -191,7 +188,7 @@
<span id="goTop" onclick="Util.goTop()" data-ico="&#xe042;" class="side-tile"></span>
<#include "footer.ftl"/>
<script>
$("#comments .article-body").each(function() {
$("#comments .article-body").each(function () {
this.innerHTML = Util.replaceEmString($(this).html());
});

View File

@@ -2,13 +2,10 @@
<div class="side">
<div class="fn-clear">
<#if !isArticle>
<form target="_blank" method="get" action="http://www.google.com/search">
<input placeholder="Search" id="search" type="text" name="q" /><span data-ico="&#x0067;"></span>
<input type="submit" name="btnG" value="" class="fn-none" />
<input type="hidden" name="oe" value="UTF-8" />
<input type="hidden" name="ie" value="UTF-8" />
<input type="hidden" name="newwindow" value="0" />
<input type="hidden" name="sitesearch" value="${serverHost}" />
<form target="_blank" action="http://zhannei.baidu.com/cse/site">
<input placeholder="Search" id="search" type="text" name="q" /><span onclick="$(this).parent().submit()" data-ico="&#x0067;"></span>
<input type="submit" value="" class="fn-none" />
<input type="hidden" name="cc" value="${serverHost}">
</form>
<#if "" != noticeBoard>
@@ -63,7 +60,7 @@
<span data-ico="&#xe08e;" title="Google"></span>
</div>
</div>
<#if relevantArticlesDisplayCount??>
<#if nextArticlePermalink??>
<a class="next side-tile" title="${nextArticleTitle}"
@@ -98,7 +95,7 @@
</div>
</div>
</#if>
<#if 0 != relevantArticlesDisplayCount>
<div id="relevantArticles" class="side-tile article-relative">
<span data-ico="&#xe020;"></span>