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
a3380b2c
authored
2 years ago
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
1c933df5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
5 deletions
footseen/Nesting/fireflyRmb/payoneerFalse.html
footseen/Nesting/fireflyRmb/payoneerFalse.html
View file @
a3380b2c
...
...
@@ -42,11 +42,10 @@
background-color
:
rgba
(
0
,
0
,
0
,
0.6
);
}
.paypal-box
{
.paypal-box
{
background
:
url(./img/payoneerBox.png)
no-repeat
;
background-size
:
100%
100%
;
}
</style>
</head>
...
...
@@ -95,7 +94,10 @@
$('
.
paypal
-
go
p
').html(langList[langType].payoneer13);
$('
.
paypal
-
input
-
inp
').attr('
placeholder
', langList[langType].payoneer2);
var data = getRequest()
sessionStorage.bbb = data.uid;
sessionStorage.lang = data.lang;
sessionStorage.kkk = data.token;
var langJSON = {
"langList": [
{ "text": langList[langType].payoneer3 },
...
...
@@ -195,9 +197,8 @@
var
data
=
JSON
.
parse
(
msg
);
console
.
log
(
data
);
if
(
data
.
code
==
1
)
{
layer
.
msg
(
langList
[
langType
].
paypal6
)
setTimeout
(
function
()
{
window
.
location
.
href
=
'
new-cashReality.html'
window
.
location
.
href
=
'
https://www.footseen.com/footseen/withdraw/index.html'
+
location
.
search
},
1500
)
}
else
if
(
data
.
code
=
-
70007
)
{
layer
.
msg
(
langList
[
langType
].
paypal7
)
...
...
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