diff --git a/templates/assets/libs/moments/random-friends-post.js b/templates/assets/libs/moments/random-friends-post.js index 3cef611c..ce02baf7 100644 --- a/templates/assets/libs/moments/random-friends-post.js +++ b/templates/assets/libs/moments/random-friends-post.js @@ -17,7 +17,6 @@ var randomPostTips = ["钓到了绝世好文!", "在河边打了个喷嚏, var randomPostClick = 0; function fetchRandomPost() { - console.log(fdata.apiurl) if (randomPostWorking == false) { randomPostWorking = true; //获取旋转角度 diff --git a/templates/assets/zhheo/heo-fcircle3mini.js b/templates/assets/zhheo/heo-fcircle3mini.js index 5695fe8a..bac6a2eb 100644 --- a/templates/assets/zhheo/heo-fcircle3mini.js +++ b/templates/assets/zhheo/heo-fcircle3mini.js @@ -154,7 +154,6 @@ function fetchNextArticle() { } else if (start = articleNum) { document.getElementById('cf-more').outerHTML = `
一切皆有尽头!
` } - window.lazyLoadInstance.update() } // 显示下一页文章,从本地缓存 nextArticle 中获取 diff --git a/templates/modules/layouts/layout.html b/templates/modules/layouts/layout.html index 058291e7..bc08a729 100644 --- a/templates/modules/layouts/layout.html +++ b/templates/modules/layouts/layout.html @@ -110,6 +110,9 @@ + + +