Commit 5f55e88a by agan

修改

parent 998fa78f
Showing with 2 additions and 2 deletions
......@@ -3,7 +3,8 @@
<head lang="en">
<meta charset="UTF-8">
<title>touch.js适配手机端整屏滑动</title>
<title>Footseen</title>
<script src="https://www.footseen.com/js/jquery-3.1.1.min.js"></script>
<script>
var phoneWidth = parseInt(window.screen.width);
var phoneScale = phoneWidth / 640;
......@@ -26,7 +27,6 @@
<link rel="stylesheet" href="https://www.footseen.com/css/newIndex.css?v=202104061611111111111111">
<link rel="stylesheet" href="css/new/common.css">
<link rel="stylesheet" href="css/new/index.css">
<script src="http://www.jq22.com/jquery/jquery-1.10.2.js"></script>
<script src="js/new/touch-0.2.14.min.js"></script>
</head>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment