Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SURPRISED
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
华国豪
SURPRISED
Commits
81285297
Commit
81285297
authored
Apr 07, 2020
by
zhangjianguo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
f92c45be
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
72 additions
and
0 deletions
+72
-0
Travelplan.html
html/shortLinks/Travelplan.html
+39
-0
Travelplan.css
html/shortLinks/css/Travelplan.css
+33
-0
bg.png
html/shortLinks/img/Travelplan/bg.png
+0
-0
yezi_r.gif
html/shortLinks/img/Travelplan/yezi_r.gif
+0
-0
No files found.
html/shortLinks/Travelplan.html
0 → 100644
View file @
81285297
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<meta
charset=
"UTF-8"
/>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0,viewport-fit=cover"
/>
<meta
name=
"format-detection"
content=
"telephone=no"
/>
<meta
content=
"yes"
name=
"mobile-web-app-capable"
>
<meta
content=
"yes"
name=
"apple-mobile-web-app-capable"
/>
<meta
http-equiv=
"Cache-Control"
content=
"no-siteapp"
/>
<title>
下次旅行计划
</title>
<script
type=
"text/javascript"
src=
"../../js/autosize2.js"
></script>
<link
rel=
"stylesheet"
href=
"css/animate.min.css"
>
<link
rel=
"stylesheet"
href=
"css/Travelplan.css"
>
</head>
<body>
<div
class=
"Box"
style=
"position: fixed;left: 0;top:0"
>
<div
class=
"yezi_r"
></div>
<!--<!– <div class="bg_1 animated fadeIn"></div>–>-->
<!--<div class="bg1 animated bounceInRight"></div>-->
<!--<div class="bg2 animated bounceInDown"></div>-->
<!--<div class="bg3 animated bounceIn"></div>-->
<!--<div class="bg4 animated bounceIn"></div>-->
<!--<div class="bg5 animated fadeInUp"></div>-->
</div>
</body>
<script
src=
"../../js/moveJs/jquery.min.js"
></script>
<script>
</script>
</html>
html/shortLinks/css/Travelplan.css
0 → 100644
View file @
81285297
html
,
body
{
margin
:
0
;
padding
:
0
;
overflow-x
:
hidden
;
height
:
auto
;
}
*
{
-webkit-tap-highlight-color
:
transparent
;
}
p
{
-webkit-margin-before
:
0
;
-webkit-margin-after
:
0
;
}
.Box
{
width
:
100%
;
height
:
100%
;
background-image
:
url('../img/Travelplan/bg.png')
;
background-size
:
100%
100%
;
background-repeat
:
no-repeat
;
position
:
relative
;
}
.yezi_r
{
position
:
absolute
;
right
:
0
;
top
:
-0.20rem
;
width
:
1rem
;
height
:
1rem
;
background-image
:
url('../img/Travelplan/yezi_r.gif')
;
background-size
:
100%
100%
;
background-repeat
:
no-repeat
;
}
\ No newline at end of file
html/shortLinks/img/Travelplan/bg.png
0 → 100644
View file @
81285297
271 KB
html/shortLinks/img/Travelplan/yezi_r.gif
0 → 100644
View file @
81285297
320 KB
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