From d983ebaa4c829107c4c0f4c6f12216577d73fc0b Mon Sep 17 00:00:00 2001 From: xiaoz Date: Sat, 19 Dec 2020 19:36:57 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=80=E4=BA=9B=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/default/index.php | 4 ++-- templates/default/static/embed.js | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/templates/default/index.php b/templates/default/index.php index e5d6759..63076ad 100644 --- a/templates/default/index.php +++ b/templates/default/index.php @@ -112,7 +112,7 @@ - +
diff --git a/templates/default/static/embed.js b/templates/default/static/embed.js index 6a6a57c..259398e 100644 --- a/templates/default/static/embed.js +++ b/templates/default/static/embed.js @@ -1,3 +1,4 @@ function gotop(){ $("html,body").animate({scrollTop: '0px'}, 600); -} \ No newline at end of file +} +//鼠标移动到链接修改为原始URL