commit
c021ae7284
|
@ -864,9 +864,5 @@ document.addEventListener('pjax:send', function () {
|
|||
})
|
||||
|
||||
document.addEventListener('DOMContentLoaded', function () {
|
||||
//页脚友联
|
||||
if(GLOBAL_CONFIG.isFriendLinksInFooter){
|
||||
heo.addFriendLinksInFooter()
|
||||
}
|
||||
heo.reflashEssayWaterFall()
|
||||
})
|
||||
|
|
|
@ -62,6 +62,7 @@
|
|||
</section>
|
||||
<!-- 分页还没写 -->
|
||||
</div>
|
||||
<script>heo.reflashEssayWaterFall();</script>
|
||||
<hr/>
|
||||
<!--/* 评论组件 */-->
|
||||
<th:block
|
||||
|
|
Loading…
Reference in New Issue