Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
web.yazhai.co
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
c25efa8e
authored
Nov 27, 2020
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
4bf1310c
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
23 additions
and
4 deletions
charmRecharge/index.html
guodongRecharge/index.html
midaRecharge/index.html
milkRecharge/index.html
mimiRecharge/index.html
mimiTest/index.html
yeaRecharge/index.html
yumiRecharge/index.html
charmRecharge/index.html
View file @
c25efa8e
...
...
@@ -64,10 +64,12 @@
</body>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script>
// var $ip = "http://test.pay.ishuaji.cn";
$
(
function
(){
// var $ip = "http://test.pay.ishuaji.cn";
var
$ip
=
"https://pay.ishuaji.cn"
;
var
cdn
=
"https://zhibocdn.ishuaji.cn/comm"
;
payOk
=
true
;
moneyBl
=
true
;
payBl
=
true
;
...
...
@@ -92,6 +94,8 @@
}
return
theRequest
;
}
if
(
sessionStorage
.
pkg
==
'undefined'
)
sessionStorage
.
pkg
==
'yabo'
if
(
sessionStorage
.
os
==
'undefined'
)
sessionStorage
.
os
==
'web'
var
ua
=
navigator
.
userAgent
.
toLowerCase
();
// if (/android/.test(ua)) {
// $(".taobao-Pay").show()
...
...
@@ -297,5 +301,7 @@ try{
function
appCallback
(
msg
)
{
console
.
log
(
msg
);
}
})
</script>
</html>
\ No newline at end of file
guodongRecharge/index.html
View file @
c25efa8e
...
...
@@ -93,7 +93,8 @@
}
return
theRequest
;
}
if
(
sessionStorage
.
pkg
==
'undefined'
)
sessionStorage
.
pkg
==
'yabo'
if
(
sessionStorage
.
os
==
'undefined'
)
sessionStorage
.
os
==
'web'
if
(
sessionStorage
.
pkg
==
'mdzbxx'
){
$
(
".taobao-Pay"
).
hide
();
$
(
".b-tips"
).
hide
();
...
...
midaRecharge/index.html
View file @
c25efa8e
...
...
@@ -93,6 +93,8 @@
}
return
theRequest
;
}
if
(
sessionStorage
.
pkg
==
'undefined'
)
sessionStorage
.
pkg
==
'yabo'
if
(
sessionStorage
.
os
==
'undefined'
)
sessionStorage
.
os
==
'web'
if
(
sessionStorage
.
pkg
==
'mdzbxx'
){
$
(
".taobao-Pay"
).
hide
();
$
(
".b-tips"
).
hide
();
...
...
milkRecharge/index.html
View file @
c25efa8e
...
...
@@ -93,7 +93,8 @@
}
return
theRequest
;
}
if
(
sessionStorage
.
pkg
==
'undefined'
)
sessionStorage
.
pkg
==
'yabo'
if
(
sessionStorage
.
os
==
'undefined'
)
sessionStorage
.
os
==
'web'
if
(
sessionStorage
.
pkg
==
'mdzbxx'
){
$
(
".taobao-Pay"
).
hide
();
$
(
".b-tips"
).
hide
();
...
...
mimiRecharge/index.html
View file @
c25efa8e
...
...
@@ -96,6 +96,8 @@
// if (/android/.test(ua)) {
// $(".taobao-Pay").show()
// }
if
(
sessionStorage
.
pkg
==
'undefined'
)
sessionStorage
.
pkg
==
'yabo'
if
(
sessionStorage
.
os
==
'undefined'
)
sessionStorage
.
os
==
'web'
if
(
sessionStorage
.
pkg
==
'mdzbxx'
){
$
(
".taobao-Pay"
).
hide
();
$
(
".b-tips"
).
hide
();
...
...
mimiTest/index.html
View file @
c25efa8e
...
...
@@ -92,6 +92,8 @@
}
return
theRequest
;
}
if
(
sessionStorage
.
pkg
==
'undefined'
)
sessionStorage
.
pkg
==
'yabo'
if
(
sessionStorage
.
os
==
'undefined'
)
sessionStorage
.
os
==
'web'
var
ua
=
navigator
.
userAgent
.
toLowerCase
();
if
(
/android/
.
test
(
ua
))
{
$
(
".taobao-Pay"
).
show
()
...
...
yeaRecharge/index.html
View file @
c25efa8e
...
...
@@ -92,6 +92,8 @@
}
return
theRequest
;
}
if
(
sessionStorage
.
pkg
==
'undefined'
)
sessionStorage
.
pkg
==
'yabo'
if
(
sessionStorage
.
os
==
'undefined'
)
sessionStorage
.
os
==
'web'
var
ua
=
navigator
.
userAgent
.
toLowerCase
();
// if (/android/.test(ua)) {
// $(".taobao-Pay").show()
...
...
yumiRecharge/index.html
View file @
c25efa8e
...
...
@@ -96,6 +96,8 @@
// if (/android/.test(ua)) {
// $(".taobao-Pay").show()
// }
if
(
sessionStorage
.
pkg
==
'undefined'
)
sessionStorage
.
pkg
==
'yabo'
if
(
sessionStorage
.
os
==
'undefined'
)
sessionStorage
.
os
==
'web'
if
(
sessionStorage
.
pkg
==
'mdzbxx'
){
$
(
".taobao-Pay"
).
hide
();
$
(
".b-tips"
).
hide
();
...
...
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