diff --git a/templates/assets/zhheo/blogex.js b/templates/assets/zhheo/blogex.js index 295ffcbd..4431ecc5 100644 --- a/templates/assets/zhheo/blogex.js +++ b/templates/assets/zhheo/blogex.js @@ -759,7 +759,6 @@ document.addEventListener('pjax:send', function () { document.addEventListener('load', function () { coverColor() - addRightMenuClickEvent() navTitle() percent() heo.topPostScroll() diff --git a/templates/modules/layouts/layout.html b/templates/modules/layouts/layout.html index 02f08121..28ec2732 100644 --- a/templates/modules/layouts/layout.html +++ b/templates/modules/layouts/layout.html @@ -98,7 +98,6 @@ // 移除加载动画 removeLoading(); } - addRightMenuClickEvent(); navTitle(); heo.topPostScroll(); heo.topCategoriesBarScroll(); diff --git a/templates/modules/right-menu.html b/templates/modules/right-menu.html index adbc2ef5..e6a3df05 100644 --- a/templates/modules/right-menu.html +++ b/templates/modules/right-menu.html @@ -83,5 +83,8 @@
+