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