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
08435655
authored
Jul 22, 2024
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xg
parent
1a77ae8e
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
147 additions
and
75 deletions
footseen/Nesting/withdraw/css/index.css
footseen/Nesting/withdraw/img/3.png
footseen/Nesting/withdraw/index.html
footseen/Nesting/withdraw/css/index.css
View file @
08435655
body
.layui-layer
{
background-color
:
transparent
;
box-shadow
:
none
;
border-radius
:
0
;
background-color
:
transparent
;
box-shadow
:
none
;
border-radius
:
0
;
}
body
.layui-layer.layui-layer-hui
{
background-color
:
#000
;
filter
:
alpha
(
opacity
=
60
);
background-color
:
rgba
(
0
,
0
,
0
,
0.6
);
background-color
:
#000
;
filter
:
alpha
(
opacity
=
60
);
background-color
:
rgba
(
0
,
0
,
0
,
0.6
);
}
body
{
body
{
line-height
:
1.1
;
font-family
:
"微软雅黑"
;
}
.main
{
.main
{
background-color
:
#FFF
;
width
:
10rem
;
position
:
relative
;
...
...
@@ -20,6 +23,7 @@ body{
margin
:
0
auto
;
padding-top
:
.266rem
;
}
/*.mTop{
background: url(../img/bg.png) no-repeat;
background-size: 9.226rem 7.76rem;
...
...
@@ -81,20 +85,21 @@ body{
color:#999;
margin-top: 0.48rem;
}*/
.mButton
{
.mButton
{
position
:
relative
;
width
:
100%
;
text-align
:
center
;
margin
:
2rem
auto
0
;
}
.mButton
div
{
.mButton
div
{
width
:
8.533rem
;
height
:
1.15rem
;
line-height
:
1.15rem
;
text-align
:
center
;
font-size
:
0.43rem
;
/* font-weight: 700; */
color
:
#FFF
;
color
:
#FFF
;
background-color
:
#E62E74
;
border-radius
:
0.64rem
;
-webkit-border-radius
:
0.64rem
;
...
...
@@ -103,22 +108,25 @@ body{
-o-border-radius
:
0.64rem
;
margin
:
0
auto
;
}
.mButton
div
.mBtn2
{
.mButton
div
.mBtn2
{
margin-top
:
0.56rem
;
background-color
:
#FFF
;
border
:
0.026rem
solid
#E62E74
;
color
:
#E62E74
;
}
.mBotton
{
.mBotton
{
position
:
fixed
;
width
:
100%
;
text-align
:
center
;
font-size
:
0.293rem
;
color
:
#666
;
color
:
#666
;
text-align
:
center
;
bottom
:
1rem
;
}
.mask
{
.mask
{
position
:
relative
;
width
:
7.2rem
;
background
:
#F7F7F7
;
...
...
@@ -129,23 +137,27 @@ body{
-ms-border-radius
:
0.213rem
;
-o-border-radius
:
0.213rem
;
}
.mask1Title
{
.mask1Title
{
padding
:
.8rem
0
;
position
:
relative
;
font-size
:
0
;
}
.mask1Title
p
{
.mask1Title
p
{
width
:
100%
;
text-align
:
center
;
font-size
:
0.4rem
;
color
:
#000
;
color
:
#000
;
margin-top
:
0.133rem
;
font-weight
:
bold
;
}
.mask1Title
p
:nth-child
(
1
)
{
.mask1Title
p
:nth-child
(
1
)
{
margin-top
:
0
;
}
.mask1Btn
,
.mask4Btn
,
.mask5Btn
{
.mask1Btn
,
.mask4Btn
,
.mask5Btn
{
position
:
relative
;
width
:
100%
;
text-align
:
center
;
...
...
@@ -153,42 +165,48 @@ body{
line-height
:
1.16rem
;
border-top
:
1px
solid
#DDD
;
font-size
:
0.453rem
;
color
:
#007AFF
;
color
:
#007AFF
;
font-weight
:
bold
;
}
.mask2Title
{
.mask2Title
{
position
:
relative
;
width
:
100%
;
text-align
:
center
;
padding-top
:
0.906rem
;
font-size
:
0.453rem
;
color
:
#000
;
color
:
#000
;
font-weight
:
bold
;
}
.mask2Info
{
.mask2Info
{
position
:
relative
;
width
:
100%
;
font-size
:
0
;
margin-top
:
0.373rem
;
}
.mask2Info
p
{
.mask2Info
p
{
width
:
100%
;
text-align
:
center
;
font-size
:
0.346rem
;
color
:
#000
;
color
:
#000
;
margin-top
:
0.133rem
;
}
.mask2Info
p
:nth-child
(
1
)
{
.mask2Info
p
:nth-child
(
1
)
{
margin-top
:
0
;
}
.maskBtn
{
.maskBtn
{
position
:
relative
;
margin-top
:
0.693rem
;
width
:
100%
;
height
:
1.16rem
;
border-top
:
1px
solid
#DDD
;
}
.maskBtn
span
{
.maskBtn
span
{
position
:
absolute
;
left
:
0
;
top
:
0
;
...
...
@@ -197,54 +215,62 @@ body{
text-align
:
center
;
width
:
50%
;
font-size
:
0.453rem
;
color
:
#007AFF
;
color
:
#007AFF
;
}
.maskBtn
span
:nth-child
(
2
)
{
.maskBtn
span
:nth-child
(
2
)
{
border-left
:
1px
solid
#DDD
;
left
:
50%
;
font-weight
:
bold
;
}
.mask3Title
{
.mask3Title
{
position
:
relative
;
width
:
100%
;
font-size
:
0
;
padding-top
:
0.906rem
;
}
.mask3Title
p
{
.mask3Title
p
{
margin-top
:
0.133rem
;
width
:
100%
;
text-align
:
center
;
font-size
:
0.346rem
;
color
:
#000
;
color
:
#000
;
}
.mask3Title
p
span
{
.mask3Title
p
span
{
color
:
#007AFF
;
}
.mask4Title
{
.mask4Title
{
position
:
relative
;
width
:
100%
;
text-align
:
center
;
padding
:
1.16rem
0
0.64rem
;
font-size
:
0
;
}
.mask4Title
p
{
.mask4Title
p
{
font-size
:
0.346rem
;
color
:
#000
;
color
:
#000
;
width
:
100%
;
margin-top
:
0.133rem
;
}
.mask4Title
p
:nth-child
(
1
)
{
.mask4Title
p
:nth-child
(
1
)
{
margin-top
:
0
;
}
.mask5Title
{
.mask5Title
{
padding
:
1.173rem
0
1.053rem
;
width
:
100%
;
text-align
:
center
;
font-size
:
0.346rem
;
color
:
#000
;
color
:
#000
;
}
.mBox
{
.mBox
{
background-color
:
#FFF1F7
;
border-radius
:
0.32rem
;
-webkit-border-radius
:
0.32rem
;
...
...
@@ -255,18 +281,20 @@ body{
position
:
relative
;
margin
:
0
auto
;
}
.mTopBoxTitle
{
.mTopBoxTitle
{
position
:
absolute
;
left
:
0
;
top
:
0.96rem
;
width
:
100%
;
font-size
:
0.373rem
;
color
:
#343434
;
color
:
#343434
;
width
:
100%
;
text-align
:
center
;
}
.mTopBoxTitle
span
{
.mTopBoxTitle
span
{
background
:
url(../img/icon.png)
no-repeat
;
background-size
:
100%
100%
;
width
:
0.306rem
;
...
...
@@ -276,7 +304,8 @@ body{
vertical-align
:
middle
;
margin-top
:
-.05rem
;
}
.mTopBoxNum
{
.mTopBoxNum
{
font-size
:
0.85rem
;
color
:
#925EEB
;
position
:
absolute
;
...
...
@@ -286,7 +315,8 @@ body{
width
:
100%
;
font-weight
:
bold
;
}
.mTopBoxNum
span
{
.mTopBoxNum
span
{
background
:
url(../img/next.png?v=202010151904)
no-repeat
;
background-size
:
100%
100%
;
width
:
0.186rem
;
...
...
@@ -296,11 +326,13 @@ body{
margin-top
:
-.1rem
;
margin-left
:
0.373rem
;
}
.mBox2
{
background-color
:
#F1E8FF
;
.mBox2
{
background-color
:
#F1E8FF
;
margin-top
:
0.493rem
;
}
.mask5
{
.mask5
{
text-align
:
center
;
padding-bottom
:
1.28rem
;
border-radius
:
0.533rem
;
...
...
@@ -309,7 +341,8 @@ body{
-ms-border-radius
:
0.533rem
;
-o-border-radius
:
0.533rem
;
}
.mask5Info
{
.mask5Info
{
padding-top
:
1.266rem
;
width
:
5.6rem
;
text-align
:
center
;
...
...
@@ -318,7 +351,8 @@ body{
position
:
relative
;
margin
:
0
auto
;
}
.mask5Ipt
{
.mask5Ipt
{
position
:
relative
;
margin
:
0.92rem
auto
0
;
width
:
5.773rem
;
...
...
@@ -328,20 +362,24 @@ body{
border
:
none
;
text-indent
:
0.386rem
;
color
:
#333
;
caret-color
:
#E53985
;
caret-color
:
#E53985
;
font-size
:
0.373rem
;
}
.mask5Ipt
::-webkit-input-placeholder
{
color
:
#999
;
.mask5Ipt
::-webkit-input-placeholder
{
color
:
#999
;
}
.mask5Ipt
::-moz-placeholder
{
color
:
#999
;
.mask5Ipt
::-moz-placeholder
{
color
:
#999
;
}
.mask5Ipt
:-ms-input-placeholder
{
color
:
#999
;
.mask5Ipt
:-ms-input-placeholder
{
color
:
#999
;
}
.mask5Text
{
.mask5Text
{
position
:
relative
;
margin
:
0.266rem
auto
0
;
width
:
5.546rem
;
...
...
@@ -350,7 +388,8 @@ body{
line-height
:
1.5
;
text-align
:
left
;
}
.maskInfo5Btn
{
.maskInfo5Btn
{
margin
:
0.733rem
auto
0
;
width
:
4rem
;
height
:
1.066rem
;
...
...
@@ -366,7 +405,8 @@ body{
font-size
:
0.4rem
;
color
:
#FFF
;
}
.mask6Title1
{
.mask6Title1
{
padding-top
:
0.933rem
;
width
:
100%
;
text-align
:
center
;
...
...
@@ -374,13 +414,26 @@ body{
color
:
#333
;
font-weight
:
bold
;
}
.mask6Title2
{
.mask6Title2
{
margin-top
:
0.4rem
;
font-size
:
0.373rem
;
color
:
#007AFF
;
text-align
:
center
;
width
:
100%
;
}
.mask6Btn
span
{
.mask6Btn
span
{
color
:
#E53985
;
}
.recordsBtn
{
position
:
absolute
;
top
:
0.36rem
;
right
:
0.333rem
;
width
:
0.64rem
;
height
:
0.64rem
;
background
:
url(../img/3.png)
no-repeat
;
background-size
:
contain
;
}
\ No newline at end of file
footseen/Nesting/withdraw/img/3.png
0 → 100644
View file @
08435655
1.23 KB
footseen/Nesting/withdraw/index.html
View file @
08435655
...
...
@@ -22,6 +22,7 @@
<div
class=
"mBox mBox1"
>
<p
class=
"mTopBoxTitle"
></p>
<p
class=
"mTopBoxNum ellipsis"
></p>
<div
class=
"recordsBtn"
></div>
</div>
<div
class=
"mBox mBox2"
>
<p
class=
"mTopBoxTitle"
></p>
...
...
@@ -124,9 +125,9 @@
$
(
'.mask6Btn1'
).
html
(
langList
[
langType
].
draw12
);
$
(
'.mask6Btn2'
).
html
(
langList
[
langType
].
draw8
);
if
(
location
.
href
.
indexOf
(
"www.footseen.com"
)
>
-
1
)
{
if
(
location
.
href
.
indexOf
(
"www.footseen.com"
)
>
-
1
)
{
var
$url
=
"https://www.footseen.com"
;
}
else
{
}
else
{
var
$url
=
"http://ceshi.yabolive.tv"
;
}
...
...
@@ -219,6 +220,23 @@
inituserbindway
();
$
(
'.recordsBtn'
).
on
(
'click'
,
function
()
{
let
obj
=
{
"cid"
:
12
,
"reqCode"
:
new
Date
().
getTime
(),
"data"
:
{
"msg"
:
langList
[
langType
].
takeRecord
,
"jumptype"
:
3
,
"url"
:
$url
+
'/footseen/Nesting/withdraw/fireflyRmb/takeOut.html'
+
window
.
location
.
search
,
"hideTitle"
:
0
}
}
let
obj2
=
JSON
.
stringify
(
obj
);
appCollaboration
(
obj2
);
})
function
inituserbindway
()
{
$
.
ajax
({
url
:
$ip
+
'/withdraw/inituserbindway.html'
,
...
...
@@ -354,7 +372,7 @@
} else if (info.bindcode == 2) {
//银行卡提现
$('
.
mBtn1
').on('
click
', function () {
if (!flag1) return;
flag1 = false;
var html = '';
...
...
@@ -377,7 +395,7 @@
//支付寶提現提交
$('
.
mask3Btn
span
:
eq
(
1
)
').unbind('
click
');
$('
.
mask3Btn
span
:
eq
(
1
)
').on('
click
'
,
function
()
{
if
(
info
.
cashmount
<
1
)
{
if
(
info
.
cashmount
<
1
)
{
layer
.
msg
(
langList
[
langType
].
draw62
)
return
;
}
...
...
@@ -533,16 +551,16 @@
if
(
!
(
bIsIpad
||
bIsIphoneOs
||
bIsMidp
||
bIsUc7
||
bIsUc
||
bIsAndroid
||
bIsCE
||
bIsWM
))
{
}
else
if
(
bIsAndroid
)
{
try
{
try
{
window
.
yazhai
.
appCollaboration
(
msg
);
}
catch
(
e
)
{
}
catch
(
e
)
{
}
}
else
if
(
bIsIphoneOs
||
bIsIpad
)
{
try
{
try
{
window
.
webkit
.
messageHandlers
.
appCollaboration
.
postMessage
(
msg
);
}
catch
(
e
)
{
}
catch
(
e
)
{
}
}
...
...
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