Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
footsen
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
5f55e88a
authored
3 years ago
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
998fa78f
master
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
newIndex.html
newIndex.html
View file @
5f55e88a
...
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment