From f166923d3bfb1ecb48f228f875e71764366b3995 Mon Sep 17 00:00:00 2001 From: liuzhihang Date: Mon, 7 Nov 2022 22:21:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=B3=E9=94=AE=E8=8F=9C=E5=8D=95=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/assets/zhheo/blogex.js | 1 - templates/modules/layouts/layout.html | 1 - templates/modules/right-menu.html | 3 +++ 3 files changed, 3 insertions(+), 2 deletions(-) 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 @@
+ \ No newline at end of file