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
bd2ba289
authored
Jun 01, 2023
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
693fb738
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
112 additions
and
13 deletions
reg/css/index.css
reg/css/index.less
reg/index.html
reg/css/index.css
View file @
bd2ba289
...
...
@@ -436,3 +436,12 @@ body::-webkit-scrollbar {
text-align
:
center
;
padding-top
:
10px
;
}
.new-pay-li
{
text-align
:
center
;
line-height
:
58px
;
}
.new-pay-li
.pay-icon
{
width
:
110px
!important
;
vertical-align
:
middle
;
margin-top
:
-2px
;
}
reg/css/index.less
View file @
bd2ba289
...
...
@@ -445,4 +445,13 @@ body::-webkit-scrollbar {
.mCodeText{
text-align: center;
padding-top: 10px;
}
\ No newline at end of file
}
.new-pay-li{
text-align: center;
line-height: 58px;
}
.new-pay-li .pay-icon{
width: 110px !important;
vertical-align: middle;
margin-top: -2px;
}
reg/index.html
View file @
bd2ba289
...
...
@@ -20,7 +20,7 @@
<link
rel=
"stylesheet"
href=
"../css/base.css"
>
<link
rel=
"stylesheet"
href=
"../css/layer.css"
>
<link
rel=
"stylesheet"
href=
"../css/login.css?v=2023053101"
>
<link
rel=
"stylesheet"
href=
"css/index.css?v=202
20630
"
>
<link
rel=
"stylesheet"
href=
"css/index.css?v=202
3060101
"
>
<script
src=
"https://accounts.google.com/gsi/client"
async
defer
></script>
<script
src=
"https://www.footseen.xyz/lib/hello.js"
></script>
<script
async
defer
crossorigin=
"anonymous"
src=
"https://connect.facebook.net/en_US/sdk.js"
></script>
...
...
@@ -29,6 +29,7 @@
.body-lang1
.nav-tag7
.reg-li
{
width
:
80px
;
}
</style>
<body
style=
"background: #F0F1F4;"
>
<div
class=
"neck-nav"
>
...
...
@@ -104,6 +105,9 @@
<li
data-type=
"CODAPAY_PAYATM"
><img
class=
"click-icon"
src=
"images/click.png"
alt=
""
><img
class=
"pay-icon"
src=
"images/play8.png"
alt=
""
></li>
<li
data-type=
"CODAPAY_PAYWALLET"
><img
class=
"click-icon"
src=
"images/click.png"
alt=
""
><img
class=
"pay-icon"
src=
"images/play9.png"
alt=
""
></li>
<li
data-type=
"GASHP99PAY"
><img
class=
"click-icon"
src=
"images/click.png"
alt=
""
><img
class=
"pay-icon"
src=
"images/play10.png"
alt=
""
></li>
<li
class=
"new-pay-li"
data-type=
"DANA_PAY"
><img
class=
"click-icon"
src=
"images/click.png"
alt=
""
><img
class=
"pay-icon"
src=
"images/play11.png"
alt=
""
></li>
<li
class=
"new-pay-li"
data-type=
"OVO_PAY"
><img
class=
"click-icon"
src=
"images/click.png"
alt=
""
><img
class=
"pay-icon"
src=
"images/play12.png"
alt=
""
></li>
<li
class=
"new-pay-li"
data-type=
"GO_PAY"
><img
class=
"click-icon"
src=
"images/click.png"
alt=
""
><img
class=
"pay-icon"
src=
"images/play13.png"
alt=
""
></li>
</ul>
<div
style=
"display:none;"
class=
"gash-type-box"
>
<div
class=
"reg-title langTxt9"
>
選擇方式
</div>
...
...
@@ -609,7 +613,7 @@ $(function(){
os
:
'pc_web'
,
cid
:
'Web_footseen'
,
vest
:
0
,
lang
:
2
,
lang
:
sessionStorage
.
lang
,
},
success
:
function
(
res
)
{
var
_self
=
$
(
this
)
...
...
@@ -648,7 +652,7 @@ $(function(){
os
:
'pc_web'
,
cid
:
'Web_footseen'
,
vest
:
0
,
lang
:
2
,
lang
:
sessionStorage
.
lang
,
},
success
:
function
(
res
)
{
var
_self
=
$
(
this
)
...
...
@@ -690,7 +694,7 @@ $(function(){
os
:
'pc_web'
,
cid
:
'Web_footseen'
,
vest
:
0
,
lang
:
2
,
lang
:
sessionStorage
.
lang
,
},
success
:
function
(
res
)
{
var
_self
=
$
(
this
)
...
...
@@ -720,7 +724,7 @@ $(function(){
os
:
'pc_web'
,
cid
:
'Web_footseen'
,
vest
:
0
,
lang
:
2
,
lang
:
sessionStorage
.
lang
,
},
success
:
function
(
res
)
{
window
.
location
.
href
=
res
.
payInfo
.
url
...
...
@@ -742,7 +746,7 @@ $(function(){
os
:
'pc_web'
,
cid
:
'Web_footseen'
,
vest
:
0
,
lang
:
2
,
lang
:
sessionStorage
.
lang
,
},
async
:
true
,
success
:
function
(
res
)
{
...
...
@@ -766,7 +770,7 @@ $(function(){
os
:
'pc_web'
,
cid
:
'Web_footseen'
,
vest
:
0
,
lang
:
2
,
lang
:
sessionStorage
.
lang
,
},
async
:
true
,
success
:
function
(
res
)
{
...
...
@@ -775,6 +779,84 @@ $(function(){
});
break
;
case
"DANA_PAY"
:
$
.
ajax
({
url
:
"https://webserver.yabolive.net/pay/getPaymentWall.html"
,
data
:
{
'uid'
:
regUid
,
'product'
:
"賬戶儲值"
,
'country'
:
"86"
,
'rid'
:
sessionStorage
.
rid
,
'payType'
:
sessionStorage
.
pay
,
'paymentType'
:
223
,
'payTypeSub'
:
"NAVITE"
,
'amount'
:
sessionStorage
.
money
,
os
:
'pc_web'
,
cid
:
'Web_footseen'
,
vest
:
0
,
lang
:
sessionStorage
.
lang
,
},
async
:
true
,
success
:
function
(
res
)
{
var
_self
=
$
(
this
)
if
(
res
.
code
!=
1
)
layer
.
msg
(
res
.
msg
)
window
.
location
.
href
=
'https://firefly.live/footseenPay/index.html?goUrl='
+
_self
[
0
].
url
}
});
break
;
case
"OVO_PAY"
:
$
.
ajax
({
url
:
"https://webserver.yabolive.net/pay/getPaymentWall.html"
,
data
:
{
'uid'
:
regUid
,
'product'
:
"賬戶儲值"
,
'country'
:
"86"
,
'rid'
:
sessionStorage
.
rid
,
'payType'
:
sessionStorage
.
pay
,
'paymentType'
:
223
,
'payTypeSub'
:
"NAVITE"
,
'amount'
:
sessionStorage
.
money
,
os
:
'pc_web'
,
cid
:
'Web_footseen'
,
vest
:
0
,
lang
:
sessionStorage
.
lang
,
},
async
:
true
,
success
:
function
(
res
)
{
var
_self
=
$
(
this
)
if
(
res
.
code
!=
1
)
layer
.
msg
(
res
.
msg
)
window
.
location
.
href
=
'https://firefly.live/footseenPay/index.html?goUrl='
+
_self
[
0
].
url
}
});
break
;
case
"GO_PAY"
:
$
.
ajax
({
url
:
"https://webserver.yabolive.net/pay/getPaymentWall.html"
,
data
:
{
'uid'
:
regUid
,
'product'
:
"賬戶儲值"
,
'country'
:
"86"
,
'rid'
:
sessionStorage
.
rid
,
'payType'
:
sessionStorage
.
pay
,
'paymentType'
:
223
,
'payTypeSub'
:
"NAVITE"
,
'amount'
:
sessionStorage
.
money
,
os
:
'pc_web'
,
cid
:
'Web_footseen'
,
vest
:
0
,
lang
:
sessionStorage
.
lang
,
},
async
:
true
,
success
:
function
(
res
)
{
var
_self
=
$
(
this
)
if
(
res
.
code
!=
1
)
layer
.
msg
(
res
.
msg
)
window
.
location
.
href
=
'https://firefly.live/footseenPay/index.html?goUrl='
+
_self
[
0
].
url
}
});
break
;
case
'WECHATPAY'
:
case
'ALIPAY'
:
$
.
ajax
({
...
...
@@ -791,7 +873,7 @@ $(function(){
os
:
'pc_web'
,
cid
:
'Web_footseen'
,
vest
:
0
,
lang
:
2
,
lang
:
sessionStorage
.
lang
,
},
success
:
function
(
res
)
{
if
(
res
.
code
==
1
)
{
...
...
@@ -848,7 +930,7 @@ $(function(){
os
:
'pc_web'
,
cid
:
'Web_footseen'
,
vest
:
0
,
lang
:
2
,
lang
:
sessionStorage
.
lang
,
},
success
:
function
(
res
)
{
if
(
res
.
code
==
1
)
{
...
...
@@ -878,7 +960,7 @@ $(function(){
os
:
'pc_web'
,
cid
:
'Web_footseen'
,
vest
:
0
,
lang
:
2
,
lang
:
sessionStorage
.
lang
,
},
success
:
function
(
res
)
{
var
_self
=
$
(
this
)
...
...
@@ -901,7 +983,7 @@ $(function(){
'os'
:
'pc_web'
,
'cid'
:
'Web_footseen'
,
'vest'
:
0
,
'lang'
:
2
,
'lang'
:
sessionStorage
.
lang
,
"uid"
:
regUid
,
'vest'
:
''
,
"product"
:
"賬戶儲值"
,
...
...
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