Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
guodong
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
d46c1b3f
authored
May 14, 2021
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
94edb060
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
css/index.css
css/index.less
images/bg.png
images/content-top.png
index.html
css/index.css
View file @
d46c1b3f
...
...
@@ -18,7 +18,7 @@
width
:
65vw
;
height
:
39vw
;
margin
:
0
auto
;
background
:
url(../images/content-top.png?v=202
01010
)
no-repeat
;
background
:
url(../images/content-top.png?v=202
10514
)
no-repeat
;
background-size
:
100%
100%
;
margin-top
:
3vw
;
}
...
...
css/index.less
View file @
d46c1b3f
...
...
@@ -18,7 +18,7 @@
width: 65vw;
height: 39vw;
margin: 0 auto;
background: url(../images/content-top.png?v=202
01010
)no-repeat;
background: url(../images/content-top.png?v=202
10514
)no-repeat;
background-size: 100% 100%;
margin-top: 3vw;
}
...
...
images/bg.png
View file @
d46c1b3f
This diff is collapsed.
Click to expand it.
images/content-top.png
View file @
d46c1b3f
156 KB
|
W:
|
H:
666 KB
|
W:
|
H:
2-up
Swipe
Onion skin
index.html
View file @
d46c1b3f
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<
script
type=
"text/javascript"
charset=
"UTF-8"
src=
"//res.cdn.openinstall.io/openinstall.js"
></script
>
<
!-- <script type="text/javascript" charset="UTF-8" src="//res.cdn.openinstall.io/openinstall.js"></script> --
>
<meta
name=
"viewport"
content=
"width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"
/>
<meta
http-equiv=
"Pragma"
content=
"no-cache"
>
<meta
charset=
"UTF-8"
>
<title>
果冻直播
</title>
<link
rel=
"stylesheet"
href=
"css/base.css"
>
<link
rel=
"stylesheet"
href=
"css/index.css?v=202
0311
01"
>
<link
rel=
"stylesheet"
href=
"css/index.css?v=202
10514
01"
>
<link
rel=
"stylesheet"
href=
"layer-v3.1.0/layer.css"
>
<script>
var
ua
=
window
.
navigator
.
userAgent
.
toLowerCase
();
...
...
@@ -22,7 +22,7 @@
<body>
<div
style=
"width: 100%;overflow: hidden"
>
<div
class=
"bg"
>
<img
class=
"bg-icon"
src=
"images/bg.png"
alt=
""
>
<img
class=
"bg-icon"
src=
"images/bg.png
?v=2021051401
"
alt=
""
>
<div
class=
"content"
>
<div
id=
"downloadButton"
class=
"content-btn"
></div>
</div>
...
...
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