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
d1a9c9be
authored
2 years ago
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
2ca0ad75
master
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
30 additions
and
3 deletions
footseen/phonepay/danapay.html
footseen/phonepay/newgopay.html
footseen/phonepay/ovopay.html
footseen/phonepay/danapay.html
View file @
d1a9c9be
...
@@ -43,6 +43,12 @@
...
@@ -43,6 +43,12 @@
$
(
'title'
).
text
(
langList
[
langType
].
paytitle
);
$
(
'title'
).
text
(
langList
[
langType
].
paytitle
);
$
(
'.gash-tips'
).
text
(
langList
[
langType
].
ques
);
$
(
'.gash-tips'
).
text
(
langList
[
langType
].
ques
);
var
flag
=
true
;
var
flag
=
true
;
var
_url
=
'https://webserver.yabolive.net'
;
// var _url = 'http://ceshi.yabolive.tv/web';
var
_url2
=
'https://activity.yazhaiyabo.com/'
;
var
_url3
=
'https://webserver.yabolive.net'
;
var
_url4
=
'https://firefly.live/h5pay'
;
var
cdn
=
'https://zhibocdn.yabolive.net/comm'
;
$
.
ajax
({
$
.
ajax
({
url
:
$ip
+
"/setting/getRecharge.html"
,
url
:
$ip
+
"/setting/getRecharge.html"
,
type
:
"POST"
,
type
:
"POST"
,
...
@@ -69,7 +75,10 @@
...
@@ -69,7 +75,10 @@
}
}
$
(
".gash-for-ul"
).
html
(
html
);
$
(
".gash-for-ul"
).
html
(
html
);
$
(
".gash-for-ul li"
).
on
(
"click"
,
function
()
{
$
(
".gash-for-ul li"
).
on
(
"click"
,
function
()
{
var
money
=
$
(
this
).
children
(
"button"
).
children
(
'i'
).
text
()
*
100
;
var
rid
=
$
(
this
).
children
(
".gash-rid"
).
text
();
sessionStorage
.
money
=
money
;
sessionStorage
.
rid
=
rid
;
$
.
ajax
({
$
.
ajax
({
url
:
_url
+
"/pay/getPaymentWall.html"
,
url
:
_url
+
"/pay/getPaymentWall.html"
,
data
:
{
data
:
{
...
...
This diff is collapsed.
Click to expand it.
footseen/phonepay/newgopay.html
View file @
d1a9c9be
...
@@ -43,6 +43,12 @@
...
@@ -43,6 +43,12 @@
$
(
'title'
).
text
(
langList
[
langType
].
paytitle
);
$
(
'title'
).
text
(
langList
[
langType
].
paytitle
);
$
(
'.gash-tips'
).
text
(
langList
[
langType
].
ques
);
$
(
'.gash-tips'
).
text
(
langList
[
langType
].
ques
);
var
flag
=
true
;
var
flag
=
true
;
var
_url
=
'https://webserver.yabolive.net'
;
// var _url = 'http://ceshi.yabolive.tv/web';
var
_url2
=
'https://activity.yazhaiyabo.com/'
;
var
_url3
=
'https://webserver.yabolive.net'
;
var
_url4
=
'https://firefly.live/h5pay'
;
var
cdn
=
'https://zhibocdn.yabolive.net/comm'
;
$
.
ajax
({
$
.
ajax
({
url
:
$ip
+
"/setting/getRecharge.html"
,
url
:
$ip
+
"/setting/getRecharge.html"
,
type
:
"POST"
,
type
:
"POST"
,
...
@@ -69,7 +75,10 @@
...
@@ -69,7 +75,10 @@
}
}
$
(
".gash-for-ul"
).
html
(
html
);
$
(
".gash-for-ul"
).
html
(
html
);
$
(
".gash-for-ul li"
).
on
(
"click"
,
function
()
{
$
(
".gash-for-ul li"
).
on
(
"click"
,
function
()
{
var
money
=
$
(
this
).
children
(
"button"
).
children
(
'i'
).
text
()
*
100
;
var
rid
=
$
(
this
).
children
(
".gash-rid"
).
text
();
sessionStorage
.
money
=
money
;
sessionStorage
.
rid
=
rid
;
$
.
ajax
({
$
.
ajax
({
url
:
_url
+
"/pay/getPaymentWall.html"
,
url
:
_url
+
"/pay/getPaymentWall.html"
,
data
:
{
data
:
{
...
...
This diff is collapsed.
Click to expand it.
footseen/phonepay/ovopay.html
View file @
d1a9c9be
...
@@ -43,6 +43,12 @@
...
@@ -43,6 +43,12 @@
$
(
'title'
).
text
(
langList
[
langType
].
paytitle
);
$
(
'title'
).
text
(
langList
[
langType
].
paytitle
);
$
(
'.gash-tips'
).
text
(
langList
[
langType
].
ques
);
$
(
'.gash-tips'
).
text
(
langList
[
langType
].
ques
);
var
flag
=
true
;
var
flag
=
true
;
var
_url
=
'https://webserver.yabolive.net'
;
// var _url = 'http://ceshi.yabolive.tv/web';
var
_url2
=
'https://activity.yazhaiyabo.com/'
;
var
_url3
=
'https://webserver.yabolive.net'
;
var
_url4
=
'https://firefly.live/h5pay'
;
var
cdn
=
'https://zhibocdn.yabolive.net/comm'
;
$
.
ajax
({
$
.
ajax
({
url
:
$ip
+
"/setting/getRecharge.html"
,
url
:
$ip
+
"/setting/getRecharge.html"
,
type
:
"POST"
,
type
:
"POST"
,
...
@@ -69,7 +75,10 @@
...
@@ -69,7 +75,10 @@
}
}
$
(
".gash-for-ul"
).
html
(
html
);
$
(
".gash-for-ul"
).
html
(
html
);
$
(
".gash-for-ul li"
).
on
(
"click"
,
function
()
{
$
(
".gash-for-ul li"
).
on
(
"click"
,
function
()
{
var
money
=
$
(
this
).
children
(
"button"
).
children
(
'i'
).
text
()
*
100
;
var
rid
=
$
(
this
).
children
(
".gash-rid"
).
text
();
sessionStorage
.
money
=
money
;
sessionStorage
.
rid
=
rid
;
$
.
ajax
({
$
.
ajax
({
url
:
_url
+
"/pay/getPaymentWall.html"
,
url
:
_url
+
"/pay/getPaymentWall.html"
,
data
:
{
data
:
{
...
...
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