From 0a5be0ec6aebbd0ff1d2c436ef7302028b1f0b98 Mon Sep 17 00:00:00 2001 From: Louis-C7 <972339262@qq.com> Date: Mon, 8 Jan 2024 19:03:35 +0800 Subject: [PATCH 1/2] =?UTF-8?q?[Issues:=20#I8UJ95]=20=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E8=AF=84=E8=AE=BA=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/index.html b/index.html index 32f04315..29a07979 100644 --- a/index.html +++ b/index.html @@ -78,26 +78,6 @@ scroll: false, // 启用滚动 height: 300 // 折叠高度 }, - plugins: [ - function (hook, vm) { - // load livere - hook.beforeEach(function(content) { - var comment = "
\n\n----\n" - return content + comment; - }); - - hook.doneEach(function() { - (function(d, s) { - var j, e = d.getElementsByTagName(s)[0]; - if (typeof LivereTower === 'function') { return; } - j = d.createElement(s); - j.src = 'https://cdn-city.livere.com/js/embed.dist.js'; - j.async = true; - e.parentNode.insertBefore(j, e); - })(document, 'script'); - }); - }, - ], } -- Gitee From c774b2e7c0fb56aa868b143d4926eeaee51dcc28 Mon Sep 17 00:00:00 2001 From: Louis-C7 <972339262@qq.com> Date: Mon, 8 Jan 2024 19:07:57 +0800 Subject: [PATCH 2/2] =?UTF-8?q?[Issues:=20#I8UJ95]=20=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E6=96=87=E6=A1=A3=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 29a07979..4ad893fc 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ -