还原moments页面
This commit is contained in:
parent
c2c0955a2f
commit
b4be184d84
|
@ -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