Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
footseen-large-website
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
a7a6ce5b
authored
Aug 22, 2022
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
c5250168
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
12 additions
and
6 deletions
mobile/download/css/index.css
mobile/download/css/index.less
mobile/download/download.html
mobile/download/download2.html
mobile/download/download3.html
mobile/download/download4.html
mobile/download/css/index.css
View file @
a7a6ce5b
...
...
@@ -30,6 +30,8 @@
position
:
absolute
;
top
:
0
;
left
:
0.11rem
;
left
:
50%
;
margin-left
:
-4.89rem
;
z-index
:
5
;
top
:
0.5rem
;
}
...
...
@@ -48,7 +50,8 @@
background-size
:
100%
100%
;
position
:
absolute
;
z-index
:
5
;
left
:
1.615rem
;
left
:
50%
;
margin-left
:
-3.385rem
;
top
:
13rem
;
transform
:
scale
(
1
);
animation
:
downShow
0.9s
linear
infinite
;
...
...
mobile/download/css/index.less
View file @
a7a6ce5b
...
...
@@ -31,6 +31,8 @@
position: absolute;
top: 0;
left: 0.11rem;
left: 50%;
margin-left: -4.89rem;
z-index: 5;
top: 0.5rem;
}
...
...
@@ -49,7 +51,8 @@
background-size: 100% 100%;
position: absolute;
z-index: 5;
left: 1.615rem;
left: 50%;
margin-left: -3.385rem;
top: 13rem;
transform: scale(1);
animation: downShow 0.9s linear infinite;
...
...
mobile/download/download.html
View file @
a7a6ce5b
...
...
@@ -36,7 +36,7 @@
<script
src=
"lib/fsize.js"
></script>
<link
rel=
"stylesheet"
href=
"css/base.css"
>
<link
rel=
"stylesheet"
href=
"css/layer.css"
>
<link
rel=
"stylesheet"
href=
"css/index.css?v=202208
1
201"
>
<link
rel=
"stylesheet"
href=
"css/index.css?v=202208
2
201"
>
</head>
<body>
...
...
mobile/download/download2.html
View file @
a7a6ce5b
...
...
@@ -36,7 +36,7 @@
<script
src=
"lib/fsize.js"
></script>
<link
rel=
"stylesheet"
href=
"css/base.css"
>
<link
rel=
"stylesheet"
href=
"css/layer.css"
>
<link
rel=
"stylesheet"
href=
"css/index.css?v=202208
1
201"
>
<link
rel=
"stylesheet"
href=
"css/index.css?v=202208
2
201"
>
</head>
<body>
...
...
mobile/download/download3.html
View file @
a7a6ce5b
...
...
@@ -36,7 +36,7 @@
<script
src=
"lib/fsize.js"
></script>
<link
rel=
"stylesheet"
href=
"css/base.css"
>
<link
rel=
"stylesheet"
href=
"css/layer.css"
>
<link
rel=
"stylesheet"
href=
"css/index.css?v=202208
1
201"
>
<link
rel=
"stylesheet"
href=
"css/index.css?v=202208
2
201"
>
</head>
<body>
...
...
mobile/download/download4.html
View file @
a7a6ce5b
...
...
@@ -36,7 +36,7 @@
<script
src=
"lib/fsize.js"
></script>
<link
rel=
"stylesheet"
href=
"css/base.css"
>
<link
rel=
"stylesheet"
href=
"css/layer.css"
>
<link
rel=
"stylesheet"
href=
"css/index.css?v=202208
1
201"
>
<link
rel=
"stylesheet"
href=
"css/index.css?v=202208
2
201"
>
</head>
<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