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
55b92c2b
authored
Nov 23, 2020
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
935ce575
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
15 additions
and
15 deletions
charmRecharge/index.html
mimiRecharge/index.html
xiuseRecharge/index.html
yeaRecharge/index.html
yumiRecharge/index.html
charmRecharge/index.html
View file @
55b92c2b
...
...
@@ -93,9 +93,9 @@
return
theRequest
;
}
var
ua
=
navigator
.
userAgent
.
toLowerCase
();
if
(
/android/
.
test
(
ua
))
{
$
(
".taobao-Pay"
).
show
()
}
//
if (/android/.test(ua)) {
//
$(".taobao-Pay").show()
//
}
if
(
sessionStorage
.
pkg
==
'mdzbxx'
){
$
(
".taobao-Pay"
).
hide
();
$
(
".b-tips"
).
hide
();
...
...
mimiRecharge/index.html
View file @
55b92c2b
...
...
@@ -93,9 +93,9 @@
return
theRequest
;
}
var
ua
=
navigator
.
userAgent
.
toLowerCase
();
if
(
/android/
.
test
(
ua
))
{
$
(
".taobao-Pay"
).
show
()
}
//
if (/android/.test(ua)) {
//
$(".taobao-Pay").show()
//
}
if
(
sessionStorage
.
pkg
==
'mdzbxx'
){
$
(
".taobao-Pay"
).
hide
();
$
(
".b-tips"
).
hide
();
...
...
xiuseRecharge/index.html
View file @
55b92c2b
...
...
@@ -93,9 +93,9 @@
return
theRequest
;
}
var
ua
=
navigator
.
userAgent
.
toLowerCase
();
if
(
/android/
.
test
(
ua
))
{
$
(
".taobao-Pay"
).
show
()
}
//
if (/android/.test(ua)) {
//
$(".taobao-Pay").show()
//
}
if
(
sessionStorage
.
pkg
==
'mdzbxx'
){
$
(
".taobao-Pay"
).
hide
();
$
(
".b-tips"
).
hide
();
...
...
yeaRecharge/index.html
View file @
55b92c2b
...
...
@@ -93,9 +93,9 @@
return
theRequest
;
}
var
ua
=
navigator
.
userAgent
.
toLowerCase
();
if
(
/android/
.
test
(
ua
))
{
$
(
".taobao-Pay"
).
show
()
}
//
if (/android/.test(ua)) {
//
$(".taobao-Pay").show()
//
}
if
(
sessionStorage
.
pkg
==
'mdzbxx'
){
$
(
".taobao-Pay"
).
hide
();
$
(
".b-tips"
).
hide
();
...
...
yumiRecharge/index.html
View file @
55b92c2b
...
...
@@ -93,9 +93,9 @@
return
theRequest
;
}
var
ua
=
navigator
.
userAgent
.
toLowerCase
();
if
(
/android/
.
test
(
ua
))
{
$
(
".taobao-Pay"
).
show
()
}
//
if (/android/.test(ua)) {
//
$(".taobao-Pay").show()
//
}
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