Commit c25efa8e by libai

测试

parent 4bf1310c
......@@ -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
......@@ -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();
......
......@@ -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();
......
......@@ -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();
......
......@@ -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();
......
......@@ -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()
......
......@@ -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()
......
......@@ -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();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment