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 @@ - +