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