Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
xinhot
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
3edacb26
authored
Mar 12, 2019
by
林翔
Browse files
Options
_('Browse Files')
Download
Plain Diff
Merge branch 'lx_xinhot_h5_20190307'
parents
f22f29ac
5062e9e2
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
10 additions
and
6 deletions
h5/about.html
h5/contact.html
h5/index.html
h5/js/index.js
h5/product.html
h5/about.html
View file @
3edacb26
...
@@ -19,7 +19,8 @@
...
@@ -19,7 +19,8 @@
<link
rel=
"icon"
href=
"favicon.ico"
>
<link
rel=
"icon"
href=
"favicon.ico"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./css/mui.min.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./css/mui.min.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./css/style.css"
>
<!-- <link rel="stylesheet" type="text/css" href="./css/style.css"> -->
<script>
document
.
write
(
"
<
link
rel
=
'stylesheet'
type
=
'text/css'
href
=
'./css/style.css?v=" + Date.now() + "'
>
"
);
</script>
<script
type=
"text/javascript"
src=
"./js/font.js"
></script>
<script
type=
"text/javascript"
src=
"./js/font.js"
></script>
</head>
</head>
<body>
<body>
...
...
h5/contact.html
View file @
3edacb26
...
@@ -19,7 +19,8 @@
...
@@ -19,7 +19,8 @@
<link
rel=
"icon"
href=
"favicon.ico"
>
<link
rel=
"icon"
href=
"favicon.ico"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./css/mui.min.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./css/mui.min.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./css/style.css"
>
<!-- <link rel="stylesheet" type="text/css" href="./css/style.css"> -->
<script>
document
.
write
(
"
<
link
rel
=
'stylesheet'
type
=
'text/css'
href
=
'./css/style.css?v=" + Date.now() + "'
>
"
);
</script>
<script
type=
"text/javascript"
src=
"./js/font.js"
></script>
<script
type=
"text/javascript"
src=
"./js/font.js"
></script>
</head>
</head>
<body>
<body>
...
...
h5/index.html
View file @
3edacb26
...
@@ -19,7 +19,8 @@
...
@@ -19,7 +19,8 @@
<link
rel=
"icon"
href=
"favicon.ico"
>
<link
rel=
"icon"
href=
"favicon.ico"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./css/mui.min.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./css/mui.min.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./css/style.css"
>
<!-- <link rel="stylesheet" type="text/css" href="./css/style.css"> -->
<script>
document
.
write
(
"
<
link
rel
=
'stylesheet'
type
=
'text/css'
href
=
'./css/style.css?v=" + Date.now() + "'
>
"
);
</script>
<script
type=
"text/javascript"
src=
"./js/font.js"
></script>
<script
type=
"text/javascript"
src=
"./js/font.js"
></script>
</head>
</head>
<body>
<body>
...
...
h5/js/index.js
View file @
3edacb26
...
@@ -45,7 +45,7 @@ var xinhot = {
...
@@ -45,7 +45,7 @@ var xinhot = {
// $("body,html").animate({scrollTop:(top-50)+"px"},500);
// $("body,html").animate({scrollTop:(top-50)+"px"},500);
$
(
"body,html"
).
css
({
"overflow"
:
"hidden"
});
$
(
"body,html"
).
css
({
"overflow"
:
"hidden"
});
$
(
".
mask,.mask-content
"
).
bind
(
"touchmove"
,
function
(
e
){
$
(
".
container
"
).
bind
(
"touchmove"
,
function
(
e
){
e
.
prevenDefault
();
e
.
prevenDefault
();
});
});
...
@@ -79,7 +79,7 @@ var xinhot = {
...
@@ -79,7 +79,7 @@ var xinhot = {
// $("body,html").animate({scrollTop:(top-50)+"px"},500);
// $("body,html").animate({scrollTop:(top-50)+"px"},500);
$
(
"body,html"
).
css
({
"overflow"
:
"hidden"
});
$
(
"body,html"
).
css
({
"overflow"
:
"hidden"
});
$
(
".
mask,.mask-content
"
).
bind
(
"touchmove"
,
function
(
e
){
$
(
".
container
"
).
bind
(
"touchmove"
,
function
(
e
){
e
.
prevenDefault
();
e
.
prevenDefault
();
});
});
...
...
h5/product.html
View file @
3edacb26
...
@@ -19,7 +19,8 @@
...
@@ -19,7 +19,8 @@
<link
rel=
"icon"
href=
"favicon.ico"
>
<link
rel=
"icon"
href=
"favicon.ico"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./css/mui.min.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./css/mui.min.css"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./css/style.css"
>
<!-- <link rel="stylesheet" type="text/css" href="./css/style.css"> -->
<script>
document
.
write
(
"
<
link
rel
=
'stylesheet'
type
=
'text/css'
href
=
'./css/style.css?v=" + Date.now() + "'
>
"
);
</script>
<script
type=
"text/javascript"
src=
"./js/font.js"
></script>
<script
type=
"text/javascript"
src=
"./js/font.js"
></script>
</head>
</head>
<body>
<body>
...
...
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