Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
footsen
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
c5ff7d66
authored
Dec 30, 2021
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加18#图标
parent
729cdb80
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
17 additions
and
1 deletions
b/download.html
b/downloadIos.html
css/newIndex.css
img/18.png
index3.html
iosnew.html
b/download.html
View file @
c5ff7d66
...
...
@@ -317,7 +317,7 @@
<div
class=
"mBtn heartbeat"
id=
"mBtn"
></div>
<a
class=
"mBtn2"
href=
"downHelp.html"
></a>
<div
class=
"only18"
></div>
<div
class=
"mask"
></div>
<div
class=
"mask2"
>
...
...
b/downloadIos.html
View file @
c5ff7d66
...
...
@@ -41,6 +41,7 @@
<a
class=
"topUp"
></a>
<img
src=
"https://footseen.com/img/new/text.png"
class=
"mTextImg"
/>
<div
class=
"iosDown heartbeat"
></div>
<div
class=
"only18"
></div>
<div
style=
"display: none"
class=
"layer-box"
>
<div
class=
"googleDown"
><img
src=
"https://www.footseen.com/img/googleplay.png"
/><span>
Google play
</span>
</div>
...
...
css/newIndex.css
View file @
c5ff7d66
...
...
@@ -169,4 +169,15 @@ a:hover{
100
%
{
transform
:
scale
(
1
)
}
}
.only18
{
width
:
0.96rem
;
height
:
0.96rem
;
position
:
absolute
;
bottom
:
0.8rem
;
left
:
50%
;
transform
:
translate
(
-50%
,
0
);
background
:
url(../img/18.png)
no-repeat
;
background-size
:
100%
100%
;
}
\ No newline at end of file
img/18.png
0 → 100644
View file @
c5ff7d66
8.34 KB
index3.html
View file @
c5ff7d66
...
...
@@ -40,11 +40,13 @@
<a
class=
"topUp"
></a>
<img
src=
"https://footseen.com/img/new/text.png"
class=
"mTextImg"
/>
<div
class=
"iosDown heartbeat"
></div>
<div
class=
"only18"
></div>
<div
style=
"display: none"
class=
"layer-box"
>
<div
class=
"googleDown"
><img
src=
"https://www.footseen.com/img/googleplay.png"
/><span>
Google play
</span>
</div>
<div
class=
"apkDown"
><img
src=
"https://www.footseen.com/img/andorid.png"
/><span>
APK
</span></div>
</div>
</div>
</body>
...
...
iosnew.html
View file @
c5ff7d66
...
...
@@ -40,6 +40,7 @@
<a
class=
"topUp"
></a>
<img
src=
"https://footseen.com/img/new/text.png"
class=
"mTextImg"
/>
<div
class=
"iosDown heartbeat"
></div>
<div
class=
"only18"
></div>
<div
style=
"display: none"
class=
"layer-box"
>
<div
class=
"googleDown"
><img
src=
"https://www.footseen.com/img/googleplay.png"
/><span>
Google play
</span>
</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