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
f08f65ea
Commit
f08f65ea
authored
Jul 29, 2019
by
华国豪
🙄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
ea754be5
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
80 additions
and
0 deletions
+80
-0
downloadApp.html
html/downloadApp.html
+80
-0
dload_bg.png
images/dload_bg.png
+0
-0
dload_logo.png
images/dload_logo.png
+0
-0
No files found.
html/downloadApp.html
0 → 100644
View file @
f08f65ea
<!DOCTYPE html>
<html
xmlns=
"http://www.w3.org/1999/xhtml"
>
<head>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"screen-orientation"
content=
"portrait"
>
</meta>
<meta
name=
"x5-orientation"
content=
"portrait"
>
</meta>
</meta>
<meta
name=
"x5-orientation"
content=
"portrait"
>
</meta>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, target-densitydpi=device-dpi"
/>
<title>
同业下载
</title>
<link
rel=
"shortcut icon"
href=
"../images/favicon.ico"
type=
"image/x-icon"
/>
<link
rel=
"stylesheet"
href=
"../css/qiandao.css"
>
<link
rel=
"stylesheet"
href=
"../css/bts/bootstrap.min.css"
>
<link
rel=
"stylesheet"
href=
"../css/cssReset.css"
>
<link
rel=
"stylesheet"
href=
"../css/shopping.css"
>
<style>
.main
{
width
:
100%
;
height
:
100%
;
background
:
url('../images/dload_bg.png')
;
background-size
:
100%
100%
;
}
.dload-btn
{
position
:
absolute
;
bottom
:
6rem
;
left
:
0
;
width
:
100%
;
text-align
:
center
;
}
.dload-btn
span
{
display
:
inline-block
;
width
:
10rem
;
height
:
3rem
;
background
:
rgba
(
238
,
68
,
84
,
1
);
border-radius
:
45px
;
color
:
white
;
line-height
:
3rem
;
}
.dload-btn
>
div
{
margin-top
:
2rem
;
}
.dload-btn
>
div
:nth-child
(
2
)
{
/* position: absolute;
bottom: 4rem;
width: 100%; */
}
</style>
</head>
<body
class=
>
<div
class=
"main"
>
<div
class=
"dload-btn"
>
<div>
<span>
立即下载
</span>
</div>
<div>
<img
src=
"../images/dload_logo.png"
alt=
""
>
</div>
</div>
</div>
<script
type=
"text/javascript"
src=
"../js/jquery-1.10.2.js"
></script>
<script
type=
"text/javascript"
src=
"../js/md5.js"
></script>
<script
type=
"text/javascript"
src=
"../js/layer/layer.js"
></script>
<script
type=
"text/javascript"
src=
"../js/mian.js"
></script>
<script
type=
"text/javascript"
src=
"../js/awardRotate.js"
></script>
<script
type=
"text/javascript"
src=
"../js/bts/bootstrap.min.js"
></script>
<script
type=
"text/javascript"
src=
"../js/autosize.js"
></script>
<script>
</script>
</body>
</html>
\ No newline at end of file
images/dload_bg.png
0 → 100644
View file @
f08f65ea
159 KB
images/dload_logo.png
0 → 100644
View file @
f08f65ea
5.92 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