|
@@ -2,8 +2,8 @@
|
|
|
<html lang="zh">
|
|
|
|
|
|
<head>
|
|
|
-
|
|
|
-
|
|
|
+
|
|
|
+
|
|
|
<meta charset="UTF-8">
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
@@ -31,10 +31,10 @@
|
|
|
<link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css" />
|
|
|
<link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick-theme.css" />
|
|
|
|
|
|
-<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.css">
|
|
|
+ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.css">
|
|
|
<link rel="stylesheet" href="./style.css">
|
|
|
<link rel="shortcut icon" href="./img/favicon.ico" type="image/x-icon">
|
|
|
-
|
|
|
+
|
|
|
|
|
|
<body id="top">
|
|
|
<script>
|
|
@@ -122,7 +122,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</section>
|
|
|
- <img class="arrow" data-gt-target="#top" data-gt-duration="800" data-gt-offset="0" src="./img/totop.png"
|
|
|
+ <img class="arrow" data-gt-target="#top" data-gt-duration="800" data-gt-offset="0" src="./img/gotop.png"
|
|
|
alt="">
|
|
|
</div>
|
|
|
|
|
@@ -473,7 +473,7 @@
|
|
|
integrity="sha384-Atwg2Pkwv9vp0ygtn1JAojH0nYbwNJLPhwyoVbhoPwBhjQPR5VtM2+xf0Uwh9KtT"
|
|
|
crossorigin="anonymous"></script>
|
|
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
|
|
|
-<script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
|
|
|
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script>
|
|
|
<script type="text/javascript" src="//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js"></script>
|
|
|
|
|
|
<script src="./goto.js"></script>
|