From c394a89157b00496257c8d4117466c29b5b3089a Mon Sep 17 00:00:00 2001 From: liuzhihang Date: Sun, 16 Oct 2022 19:26:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=98=BE=E7=A4=BA=E9=98=85=E8=AF=BB=E6=AC=A1?= =?UTF-8?q?=E6=95=B0=EF=BC=8C=E7=95=99=E8=A8=80=E6=AC=A1=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/assets/zhheo/blogex.js | 13 +------ templates/assets/zhheo/zhheoblog.css | 4 +-- templates/modules/head.html | 2 +- templates/post.html | 54 ++++++++++++++++------------ 4 files changed, 36 insertions(+), 37 deletions(-) diff --git a/templates/assets/zhheo/blogex.js b/templates/assets/zhheo/blogex.js index d5c9cdac..4b96d2bc 100644 --- a/templates/assets/zhheo/blogex.js +++ b/templates/assets/zhheo/blogex.js @@ -123,13 +123,6 @@ function navTitle() { document.getElementById("page-name-text").innerHTML = e } -function showcopy() { - var e; - void 0 !== GLOBAL_CONFIG.Snackbar ? btf.snackbarShow(GLOBAL_CONFIG.copy.success) : ((e = ctx.previousElementSibling).innerText = GLOBAL_CONFIG.copy.success, e.style.opacity = 1, setTimeout(function () { - e.style.opacity = 0 - }, 700)) -} - checkOpen.toString = function () { this.opened = !0 }, window.onload = function () { @@ -176,11 +169,7 @@ function travelling() { var t = e.name, o = e.link, n = "点击前往按钮进入随机一个友链,不保证跳转网站的安全性和可用性。本次随机到的是本站友链:「" + t + "」"; document.styleSheets[0].addRule(":root", "--heo-snackbar-time:8000ms!important"), Snackbar.show({ - text: n, - duration: 1e4, - pos: "top-center", - actionText: "前往", - onActionClick: function (e) { + text: n, duration: 1e4, pos: "top-center", actionText: "前往", onActionClick: function (e) { $(e).css("opacity", 0), window.open(o, "_blank") } }) diff --git a/templates/assets/zhheo/zhheoblog.css b/templates/assets/zhheo/zhheoblog.css index 505a915a..22810ae2 100644 --- a/templates/assets/zhheo/zhheoblog.css +++ b/templates/assets/zhheo/zhheoblog.css @@ -10060,7 +10060,7 @@ span.post-meta-position { margin: 0 .4rem } -.post-meta-pv-cv #busuanzi_value_page_pv { +.post-meta-pv-cv #visit { font-weight: 800 } @@ -10103,7 +10103,7 @@ span.post-meta-position { opacity: .6 } -#twikoo-count { +#comment-count { font-weight: 800; color: var(--heo-white) } diff --git a/templates/modules/head.html b/templates/modules/head.html index c1c4a317..a1553dc8 100644 --- a/templates/modules/head.html +++ b/templates/modules/head.html @@ -179,7 +179,7 @@ - +