From b820cb8280f6ebb04c3d9f5702b54a19aa3f1b4a Mon Sep 17 00:00:00 2001 From: LyLme Date: Fri, 21 Jan 2022 18:07:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0bootstrap.min.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- include/head.php | 81 ++++++++++++++++++++++-------------------------- 1 file changed, 37 insertions(+), 44 deletions(-) diff --git a/include/head.php b/include/head.php index a5aacf4..05fb999 100644 --- a/include/head.php +++ b/include/head.php @@ -1,12 +1,10 @@ + - - - 上网导航 - LyLme Start Page - + + 上网导航 - LyLme Spage @@ -18,45 +16,40 @@ - - - - - - + + + + + + + } + })(jQuery); + $(function() { + ahtml = ''; + $("body").append(ahtml); + $("#toTop").scrollToTop(300); + }); + \ No newline at end of file