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
bfba2b62
authored
5 years ago
by
dabai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ios下载
parent
9f8d1efd
master
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
20 deletions
1/ios.html
1/ios.html
View file @
bfba2b62
...
...
@@ -23,10 +23,10 @@
<meta
name=
"apple-mobile-web-app-status-bar-style"
content=
"black-translucent"
>
<meta
content=
"telephone=no"
name=
"format-detection"
>
<meta
name=
"wap-font-scale"
content=
"no"
>
<script
src=
"js/fsize.js"
></script>
<link
rel=
"stylesheet"
href=
"css/swiper.min.css"
>
<link
rel=
"stylesheet"
href=
"css/base.css?v=201911251528"
>
<link
rel=
"stylesheet"
href=
"layer-v3.1.0/layer.css"
>
<script
src=
"
/
js/fsize.js"
></script>
<link
rel=
"stylesheet"
href=
"
/
css/swiper.min.css"
>
<link
rel=
"stylesheet"
href=
"
/
css/base.css?v=201911251528"
>
<link
rel=
"stylesheet"
href=
"
/
layer-v3.1.0/layer.css"
>
<title>
Foot Seen
</title>
<style>
.main
{
...
...
@@ -36,7 +36,7 @@
position
:
relative
;
background-color
:
#E44C90
;
font-size
:
0
;
background
:
url(img/bg.jpg)
no-repeat
;
background
:
url(
/
img/bg.jpg)
no-repeat
;
background-size
:
cover
;
}
.swiper-container
{
...
...
@@ -44,40 +44,40 @@
height
:
16.986rem
;
}
.swiperImg
{
background
:
url(img/img1.jpg)
no-repeat
;
background
:
url(
/
img/img1.jpg)
no-repeat
;
background-size
:
10rem
18.986rem
;
background-position
:
0
-2rem
;
width
:
10rem
;
height
:
16.986rem
;
}
.swiperImg2
{
background
:
url(img/img2.jpg)
no-repeat
;
background
:
url(
/
img/img2.jpg)
no-repeat
;
background-size
:
10rem
18.986rem
;
background-position
:
0
-2rem
;
}
.swiperImg3
{
background
:
url(img/img3.jpg)
no-repeat
;
background
:
url(
/
img/img3.jpg)
no-repeat
;
background-size
:
10rem
18.986rem
;
background-position
:
0
-2rem
;
}
.swiperImg4
{
background
:
url(img/img1_en.jpg)
no-repeat
;
background
:
url(
/
img/img1_en.jpg)
no-repeat
;
background-size
:
10rem
18.986rem
;
background-position
:
0
-2rem
;
}
.swiperImg5
{
background
:
url(img/img2_en.jpg)
no-repeat
;
background
:
url(
/
img/img2_en.jpg)
no-repeat
;
background-size
:
10rem
18.986rem
;
background-position
:
0
-2rem
;
}
.swiperImg6
{
background
:
url(img/img3_en.jpg)
no-repeat
;
background
:
url(
/
img/img3_en.jpg)
no-repeat
;
background-size
:
10rem
18.986rem
;
background-position
:
0
-2rem
;
}
.iosBg
,
.iosBg2
{
background
:
url(img/iosbg.png)
no-repeat
;
background
:
url(
/
img/iosbg.png)
no-repeat
;
background-size
:
100%
100%
;
width
:
9.146rem
;
height
:
24.413rem
;
...
...
@@ -86,7 +86,7 @@
z-index
:
50
;
}
.iosBg2
{
background
:
url(img/iosbg_en.png)
no-repeat
;
background
:
url(
/
img/iosbg_en.png)
no-repeat
;
background-size
:
100%
100%
;
}
.iosBtn
{
...
...
@@ -220,7 +220,7 @@
</head>
<body>
<div
class=
"main"
>
<span
class=
"langTitle"
><img
src=
"img/down.png"
/><font></font></span>
<span
class=
"langTitle"
><img
src=
"
/
img/down.png"
/><font></font></span>
<div
class=
"langList"
>
<p
data-lang=
"1"
>
English
</p>
<p
data-lang=
"7"
>
العربية
</p>
...
...
@@ -254,11 +254,11 @@
</div>
</div>
<div
class=
"iosBg iosBg1 L_Ar"
>
<img
class=
"iosBtn iosBtn1 heartbeat"
src=
"img/btn.png"
/>
<img
class=
"iosBtn iosBtn1 heartbeat"
src=
"
/
img/btn.png"
/>
<span
class=
"iosText"
>
ثقةPeach
</span>
</div>
<div
class=
"iosBg iosBg2 L_En"
>
<img
class=
"iosBtn iosBtn2 heartbeat"
src=
"img/btn_en.png"
/>
<img
class=
"iosBtn iosBtn2 heartbeat"
src=
"
/
img/btn_en.png"
/>
<span
class=
"iosText"
>
Trust Peach
</span>
</div>
<div
class=
"mBottom"
>
...
...
@@ -266,10 +266,10 @@
</div>
</div>
</body>
<script
src=
"js/jquery-3.1.1.min.js"
></script>
<script
src=
"js/swiper.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/lang.js?v=201911251528"
></script>
<script
src=
'layer-v3.1.0/layer/layer.js'
></script>
<script
src=
"
/
js/jquery-3.1.1.min.js"
></script>
<script
src=
"
/
js/swiper.min.js"
></script>
<script
type=
"text/javascript"
src=
"
/
js/lang.js?v=201911251528"
></script>
<script
src=
'
/
layer-v3.1.0/layer/layer.js'
></script>
<script
type=
"text/javascript"
>
$
(
'.mBottom'
).
show
();
$
(
'.iosBg'
).
on
(
'click'
,
function
(){
...
...
This diff is collapsed.
Click to expand it.
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